Skip to content

Commit cff4482

Browse files
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#152)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4198dee commit cff4482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dnsimple-test/dnsimple-test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601
<PrivateAssets>all</PrivateAssets>
602602
</PackageReference>
603603
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
604-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
604+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
605605
<PackageReference Include="RestSharp" Version="106.15.0" />
606606
</ItemGroup>
607607

0 commit comments

Comments
 (0)