Skip to content

Commit 4497d99

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#56)
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 5d15e9e commit 4497d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<TestsNetCore>netcoreapp3.1</TestsNetCore>
1919
<XunitVersion>2.5.0</XunitVersion>
2020
<XunitRunnerVisualstudio>2.5.0</XunitRunnerVisualstudio>
21-
<TestSdkVersion>17.6.3</TestSdkVersion>
21+
<TestSdkVersion>17.7.2</TestSdkVersion>
2222

2323
<AkkaVersion>1.5.12</AkkaVersion>
2424
<AkkaHostingVersion>1.5.12.1</AkkaHostingVersion>

0 commit comments

Comments
 (0)