Skip to content

Commit a9b0a59

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#197)
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 22fcceb commit a9b0a59

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

0 commit comments

Comments
 (0)