Skip to content

Commit 701400e

Browse files
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#231)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 384bb64 commit 701400e

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
@@ -14,7 +14,7 @@
1414
<PropertyGroup>
1515
<XunitVersion>2.4.2</XunitVersion>
1616
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
17-
<TestSdkVersion>17.5.0</TestSdkVersion>
17+
<TestSdkVersion>17.6.0</TestSdkVersion>
1818
<NBenchVersion>2.0.1</NBenchVersion>
1919
<AkkaVersion>1.5.6</AkkaVersion>
2020
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)