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

Commit 6316320

Browse files
author
Nate McMaster
committed
[ci skip]
1 parent 6be8315 commit 6316320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
44
<AspNetIntegrationTestingVersion>0.4.0-*</AspNetIntegrationTestingVersion>
5-
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
5+
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
66
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
77
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
88
<TestSdkVersion>15.3.0-*</TestSdkVersion>

0 commit comments

Comments
 (0)