Skip to content

Commit

Permalink
Upgrade SonarAnalyzer.CSharp package reference to v10.5.0.109200
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Jan 16, 2025
1 parent cff1a21 commit baeeb82
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 @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup Label="Code analysis packages">
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.4.0.108396" PrivateAssets="All" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.5.0.109200" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit baeeb82

Please sign in to comment.