Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 087183e

Browse files
committed
Updated to use the latest shared runtime
1 parent 9b131ea commit 087183e

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
@@ -6,6 +6,7 @@
66
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
77
<JsonNetVersion>10.0.1</JsonNetVersion>
88
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
9+
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
910
<ThreadingDataflowVersion>4.7.0</ThreadingDataflowVersion>
1011
</PropertyGroup>
1112
</Project>

0 commit comments

Comments
 (0)