Skip to content

Commit 3cd462a

Browse files
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0 to 16.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.3...v16.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 31a3666 commit 3cd462a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PropertyGroup>
1313
<XunitVersion>2.4.1</XunitVersion>
1414
<XunitCliVersion>2.3.1</XunitCliVersion>
15-
<TestSdkVersion>16.3.0</TestSdkVersion>
15+
<TestSdkVersion>16.4.0</TestSdkVersion>
1616
</PropertyGroup>
1717
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.1' ">
1818
<DefineConstants>$(DefineConstants);NETCORE</DefineConstants>

0 commit comments

Comments
 (0)