Skip to content

Commit 49fcb26

Browse files
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.5.0...v16.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5781fc8 commit 49fcb26

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.5.0</TestSdkVersion>
15+
<TestSdkVersion>16.6.1</TestSdkVersion>
1616
<NBenchVersion>2.0.1</NBenchVersion>
1717
<AkkaVersion>1.4.8</AkkaVersion>
1818
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)