Skip to content

Commit 1ed3391

Browse files
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#121)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.1...v16.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a9b2402 commit 1ed3391

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
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<PropertyGroup>
1414
<XunitVersion>2.4.1</XunitVersion>
15-
<TestSdkVersion>16.7.1</TestSdkVersion>
15+
<TestSdkVersion>16.8.0</TestSdkVersion>
1616
<NBenchVersion>2.0.1</NBenchVersion>
1717
<AkkaVersion>1.4.11</AkkaVersion>
1818
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)