Skip to content

Commit

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

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8 in /src
  • Loading branch information
pascalberger committed Nov 26, 2019
2 parents ce43414 + b3555fd commit 0536277
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.7">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit 0536277

Please sign in to comment.