Skip to content

Commit eb2702c

Browse files
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#142)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.10.0...v16.11.0) --- 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 2320f1b commit eb2702c

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.10.0</TestSdkVersion>
15+
<TestSdkVersion>16.11.0</TestSdkVersion>
1616
<NBenchVersion>2.0.1</NBenchVersion>
1717
<AkkaVersion>1.4.23</AkkaVersion>
1818
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)