Skip to content

Commit b6af3b1

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#256)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 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.6.3...v17.7.2) --- 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 54ad1ff commit b6af3b1

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.5.0</XunitVersion>
1616
<XunitRunnerVersion>2.5.0</XunitRunnerVersion>
17-
<TestSdkVersion>17.6.3</TestSdkVersion>
17+
<TestSdkVersion>17.7.2</TestSdkVersion>
1818
<NBenchVersion>2.0.1</NBenchVersion>
1919
<AkkaVersion>1.5.9</AkkaVersion>
2020
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)