Skip to content

Commit f8432c3

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 17.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.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@v16.8.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5544e4 commit f8432c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For a full set of changes, [please see the NBench 2.0.1 milestone on Github](htt
3636
<PropertyGroup>
3737
<ApprovalTestsVersion>6.0.0</ApprovalTestsVersion>
3838
<XunitVersion>2.8.1</XunitVersion>
39-
<TestSdkVersion>16.8.0</TestSdkVersion>
39+
<TestSdkVersion>17.10.0</TestSdkVersion>
4040
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
4141
</PropertyGroup>
4242
<PropertyGroup>

0 commit comments

Comments
 (0)