Skip to content

Commit

Permalink
Merge pull request #66 from meenzen/renovate/sonaranalyzer.csharp-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sonaranalyzer.csharp to v9.17.0.82934
  • Loading branch information
meenzen authored Jan 18, 2024
2 parents db635bb + ad0812e commit 9f09c2a
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 @@ -32,7 +32,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.16.0.82469">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.17.0.82934">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 9f09c2a

Please sign in to comment.