Skip to content

Commit

Permalink
Merge pull request #204 from addupsolutions/dependabot/nuget/SonarAna…
Browse files Browse the repository at this point in the history
…lyzer.CSharp-9.21.0.86780

Bump SonarAnalyzer.CSharp from 9.20.0.85982 to 9.21.0.86780
  • Loading branch information
odalet authored Mar 5, 2024
2 parents c75097e + 04b9f27 commit 2a399d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
-->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.9.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.20.0.85982">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.21.0.86780">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion src/AddUp.FakeRabbitMQ/AddUp.FakeRabbitMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="RabbitMQ.Client" Version="6.6.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.20.0.85982">
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.21.0.86780">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 2a399d9

Please sign in to comment.