Skip to content

Commit 76551a3

Browse files
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#210)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.5.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 183c35e commit 76551a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
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.4.1</TestSdkVersion>
17+
<TestSdkVersion>17.5.0</TestSdkVersion>
1818
<NBenchVersion>2.0.1</NBenchVersion>
1919
<AkkaVersion>1.5.0-beta5</AkkaVersion>
2020
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)