Skip to content

Commit 5a6698c

Browse files
Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 (#1560)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.0...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe1b06 commit 5a6698c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Refit.Tests/Refit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="coverlet.msbuild" Version="6.0.0" />
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1818
<PackageReference Include="xunit" Version="2.5.0" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
2020
<PackageReference Include="System.Reactive" Version="6.0.0" />

0 commit comments

Comments
 (0)