Skip to content

Commit

Permalink
Bump SonarAnalyzer.CSharp from 7.15.0.8572 to 7.16.0.8981 (#82)
Browse files Browse the repository at this point in the history
Bumps SonarAnalyzer.CSharp from 7.15.0.8572 to 7.16.0.8981.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and dustinchilson committed Aug 13, 2019
1 parent 9af81c9 commit 38254f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="7.15.0.8572" PrivateAssets="all" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="7.16.0.8981" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 38254f9

Please sign in to comment.