There was an error while loading. Please reload this page.
1 parent c8826a5 commit 2b68dc9Copy full SHA for 2b68dc9
1 file changed
build/dependencies.props
@@ -1,7 +1,8 @@
1
-<Project>
+<Project>
2
<PropertyGroup>
3
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
4
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
5
+ <NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
6
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
7
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
8
<TestSdkVersion>15.3.0-*</TestSdkVersion>
0 commit comments