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

Commit 87d063b

Browse files
committed
Updated to use the latest shared runtime
1 parent e48eef8 commit 87d063b

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
@@ -3,6 +3,7 @@
33
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
44
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
55
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
6+
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
67
<TestSdkVersion>15.3.0-*</TestSdkVersion>
78
<XunitVersion>2.3.0-beta2-*</XunitVersion>
89
</PropertyGroup>

0 commit comments

Comments
 (0)