Remove unnecessary package references (#164)

This commit is contained in:
Pavel Krymets 2017-05-10 11:48:11 -07:00 committed by GitHub
parent 6be1a680ed
commit 243ee6924c
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<Project>
<PropertyGroup>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>