Skip to content

Commit 8cacab5

Browse files
authored
Merge pull request #126 from akkadotnet/dependabot/nuget/Microsoft.NET.Test.Sdk-16.4.0
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
2 parents 311e0df + 2985822 commit 8cacab5

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)