Skip to content

Commit

Permalink
Merge pull request #13 from bbtsoftware/dependabot/nuget/src/Microsof…
Browse files Browse the repository at this point in the history
…t.CodeAnalysis.FxCopAnalyzers-2.9.7

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.6 to 2.9.7 in /src
  • Loading branch information
pascalberger authored Nov 4, 2019
2 parents d327280 + 581ce80 commit e22d508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BBT.StrategyPattern/BBT.StrategyPattern.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.7">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit e22d508

Please sign in to comment.