Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #109 from cake-contrib/dependabot/nuget/src/Micros…
Browse files Browse the repository at this point in the history
…oft.CodeAnalysis.FxCopAnalyzers-2.9.4

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.3 to 2.9.4 in /src
  • Loading branch information
pascalberger committed Jul 29, 2019
2 parents 843b849 + 9cd1eda commit 868b4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Issues.MsBuild/Cake.Issues.MsBuild.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="Cake.Core" Version="0.33.0" />
<PackageReference Include="Cake.Issues" Version="0.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.3" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.0.94" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
</ItemGroup>
Expand Down

0 comments on commit 868b4e2

Please sign in to comment.