Skip to content

Commit

Permalink
Merge pull request #37 from VladislavAntonyuk/dependabot/nuget/SonarA…
Browse files Browse the repository at this point in the history
…nalyzer.CSharp-9.19.0.84025
  • Loading branch information
VladislavAntonyuk authored Feb 11, 2024
2 parents a9fb1bd + 52c2e06 commit db40275
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 @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.17.0.82934">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.19.0.84025">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit db40275

Please sign in to comment.