Skip to content

Commit 2d023dc

Browse files
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#249)
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 2ebd5c2 commit 2d023dc

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
@@ -23,7 +23,7 @@
2323
<FluentAssertionsVersion>6.0.0</FluentAssertionsVersion>
2424
<XunitVersion>2.4.1</XunitVersion>
2525
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
26-
<TestSdkVersion>16.10.0</TestSdkVersion>
26+
<TestSdkVersion>16.11.0</TestSdkVersion>
2727
<NBenchVersion>1.2.2</NBenchVersion>
2828
</PropertyGroup>
2929
</Project>

0 commit comments

Comments
 (0)