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

Commit 5c4cf91

Browse files
committed
Update InternalAspNetCoreSdkVersion
1 parent 5e82e3f commit 5c4cf91

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-preview1-*</AspNetCoreVersion>
44
<CoreFxVersion>4.3.0</CoreFxVersion>
5-
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
5+
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
66
<MoqVersion>4.7.1</MoqVersion>
77
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
88
<TestSdkVersion>15.0.0</TestSdkVersion>

0 commit comments

Comments
 (0)