Skip to content

Commit

Permalink
Merge pull request #113 from NoahStolk/dependabot/nuget/src/SonarAnal…
Browse files Browse the repository at this point in the history
…yzer.CSharp-10.3.0.106239

Bump SonarAnalyzer.CSharp from 9.32.0.97167 to 10.3.0.106239 in /src
  • Loading branch information
NoahStolk authored Dec 4, 2024
2 parents 6a436bc + cc8d98d commit def3dd3
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.32.0.97167">
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.3.0.106239">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit def3dd3

Please sign in to comment.