Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/nuget/multi-ef2cc6682e'
Browse files Browse the repository at this point in the history
  • Loading branch information
odalet-addup committed May 23, 2024
2 parents 94bc3e9 + 7acbcae commit 28c2695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AddUp.FakeRabbitMQ.Tests/AddUp.FakeRabbitMQ.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
We explicitly reference a recent version of Microsoft.NET.Test.Sdk, because xunit.runner.visualstudio
depends on version 15 which is achingly slow!
-->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="17.10.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.25.0.90414">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 28c2695

Please sign in to comment.