We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311e0df commit 2985822Copy full SHA for 2985822
src/common.props
@@ -12,7 +12,7 @@
12
<PropertyGroup>
13
<XunitVersion>2.4.1</XunitVersion>
14
<XunitCliVersion>2.3.1</XunitCliVersion>
15
- <TestSdkVersion>16.3.0</TestSdkVersion>
+ <TestSdkVersion>16.4.0</TestSdkVersion>
16
</PropertyGroup>
17
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.1' ">
18
<DefineConstants>$(DefineConstants);NETCORE</DefineConstants>
0 commit comments