Skip to content

Commit

Permalink
Merge pull request #93 from NoahStolk/dependabot/nuget/src/SonarAnaly…
Browse files Browse the repository at this point in the history
…zer.CSharp-9.29.0.95321

Bump SonarAnalyzer.CSharp from 9.28.0.94264 to 9.29.0.95321 in /src
  • Loading branch information
NoahStolk authored Jul 12, 2024
2 parents 3204c94 + dedc37e commit b9ffac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.28.0.94264">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.29.0.95321">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b9ffac5

Please sign in to comment.