Updating to InternalAspNetCoreSdkVersion 2.1.1-*

This commit is contained in:
Pranav K 2017-07-25 15:14:01 -07:00
parent 5ee18f0ecc
commit 60a6281b92
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>
<DotnetDebToolVersion>2.0.0-preview2-*</DotnetDebToolVersion>
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
<InternalAspNetCoreSdkVersion>2.1.1-*</InternalAspNetCoreSdkVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<MoqVersion>4.7.49</MoqVersion>
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>