Skip to content

Commit f4ee5bc

Browse files
author
Nate McMaster
committed
Upgrade to xunit 2.3.0-beta4
1 parent 8545d88 commit f4ee5bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/dependencies.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
99
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
1010
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
11-
<TestSdkVersion>15.3.0-*</TestSdkVersion>
11+
<TestSdkVersion>15.3.0</TestSdkVersion>
1212
<XdtVersion>1.4.0</XdtVersion>
13-
<XunitVersion>2.3.0-beta2-*</XunitVersion>
13+
<XunitVersion>2.3.0-beta4-build3742</XunitVersion>
1414
</PropertyGroup>
1515
</Project>

0 commit comments

Comments
 (0)