Skip to content

Commit 74c59c5

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 (#6785)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.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.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6de2171 commit 74c59c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PropertyGroup>
1717
<XunitVersion>2.4.2</XunitVersion>
1818
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
19-
<TestSdkVersion>17.6.0</TestSdkVersion>
19+
<TestSdkVersion>17.6.2</TestSdkVersion>
2020
<HyperionVersion>0.12.2</HyperionVersion>
2121
<NewtonsoftJsonVersion>[13.0.1,)</NewtonsoftJsonVersion>
2222
<NBenchVersion>2.0.1</NBenchVersion>

0 commit comments

Comments
 (0)