Remove unnecessary package references (#122)

This commit is contained in:
Pavel Krymets 2017-05-10 11:43:43 -07:00 committed by GitHub
parent 0043b4af71
commit 16984a6fe0
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>