We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8545d88 commit f4ee5bcCopy full SHA for f4ee5bc
build/dependencies.props
@@ -8,8 +8,8 @@
8
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
9
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
10
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
11
- <TestSdkVersion>15.3.0-*</TestSdkVersion>
+ <TestSdkVersion>15.3.0</TestSdkVersion>
12
<XdtVersion>1.4.0</XdtVersion>
13
- <XunitVersion>2.3.0-beta2-*</XunitVersion>
+ <XunitVersion>2.3.0-beta4-build3742</XunitVersion>
14
</PropertyGroup>
15
</Project>
0 commit comments