Skip to content

Commit

Permalink
Merge pull request #71 from microting/dependabot/nuget/master/microso…
Browse files Browse the repository at this point in the history
…ft.net.test.sdk-17.9.0

Bump microsoft.net.test.sdk from 17.5.0 to 17.9.0
  • Loading branch information
renemadsen authored Apr 10, 2024
2 parents d9a6450 + fc6f036 commit 3da6f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rebus.RabbitMq.Tests/Rebus.RabbitMq.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ProjectReference Include="..\Rebus.RabbitMq\Rebus.RabbitMq.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="microsoft.net.test.sdk" Version="17.5.0" />
<PackageReference Include="microsoft.net.test.sdk" Version="17.9.0" />
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 3da6f5e

Please sign in to comment.