Skip to content

Commit

Permalink
Bump microsoft.net.test.sdk from 17.9.0 to 17.10.0
Browse files Browse the repository at this point in the history
Bumps [microsoft.net.test.sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: microsoft.net.test.sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent d033dd0 commit 690ee1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rebus.RabbitMq.Tests/Rebus.RabbitMq.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ProjectReference Include="..\Rebus.RabbitMq\Rebus.RabbitMq.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="microsoft.net.test.sdk" Version="17.9.0" />
<PackageReference Include="microsoft.net.test.sdk" Version="17.9.0" />
<PackageReference Include="microsoft.net.test.sdk" Version="17.10.0" />
<PackageReference Include="microsoft.net.test.sdk" Version="17.10.0" />
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 690ee1a

Please sign in to comment.