Skip to content

Commit e8093b2

Browse files
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#164)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d4f7e6 commit e8093b2

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
@@ -11,7 +11,7 @@
1111
<PropertyGroup>
1212
<XunitVersion>2.4.2</XunitVersion>
1313
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
14-
<TestSdkVersion>17.4.1</TestSdkVersion>
14+
<TestSdkVersion>17.5.0</TestSdkVersion>
1515
<CodeDomVersion>6.0.0</CodeDomVersion>
1616
<TeamCityVersion>3.0.13</TeamCityVersion>
1717
<SystemRuntimeLoaderVersion>4.3.0</SystemRuntimeLoaderVersion>

0 commit comments

Comments
 (0)