Skip to content

Commit

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

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8 in /src
  • Loading branch information
pascalberger authored Nov 26, 2019
2 parents 42116a3 + 8124842 commit bdabd06
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.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 bdabd06

Please sign in to comment.