Skip to content

Commit 2ad62a2

Browse files
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#273)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bd4be8 commit 2ad62a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
2525
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
2626
<XunitVersion>2.4.1</XunitVersion>
2727
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
28-
<TestSdkVersion>16.11.0</TestSdkVersion>
28+
<TestSdkVersion>17.0.0</TestSdkVersion>
2929
<NBenchVersion>1.2.2</NBenchVersion>
3030
</PropertyGroup>
3131
</Project>

0 commit comments

Comments
 (0)