Skip to content

Commit

Permalink
Merge pull request #58 from cake-contrib/dependabot/nuget/src/Microso…
Browse files Browse the repository at this point in the history
…ft.CodeAnalysis.FxCopAnalyzers-3.0.0

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0 in /src
  • Loading branch information
pascalberger committed Jul 13, 2020
2 parents 3b11bf0 + 5237953 commit 39e047a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Markdownlint/Cake.Markdownlint.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Cake.Core" Version="0.33.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit 39e047a

Please sign in to comment.