Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Commit 13de0cd

Browse files
committed
Updated to use the latest shared runtime
1 parent 9b017ad commit 13de0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/dependencies.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<MoqVersion>4.7.1</MoqVersion>
88
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
99
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
10+
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
1011
<TestSdkVersion>15.3.0-*</TestSdkVersion>
1112
<XunitVersion>2.3.0-beta2-*</XunitVersion>
1213
</PropertyGroup>

0 commit comments

Comments
 (0)