Skip to content

Commit ef331c7

Browse files
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (#222)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6e2097 commit ef331c7

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>5.10.3</FluentAssertionsVersion>
2424
<XunitVersion>2.4.1</XunitVersion>
2525
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
26-
<TestSdkVersion>16.9.4</TestSdkVersion>
26+
<TestSdkVersion>16.10.0</TestSdkVersion>
2727
<NBenchVersion>1.2.2</NBenchVersion>
2828
</PropertyGroup>
2929
</Project>

0 commit comments

Comments
 (0)