Remove unnecessary package references (#48)

This commit is contained in:
Pavel Krymets 2017-05-10 08:46:39 -07:00 committed by GitHub
parent 3bcf6eaa69
commit c396d3198f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<AspNetIntegrationTestingVersion>0.4.0-*</AspNetIntegrationTestingVersion>
<AppInsightsVersion>2.1.0-beta3</AppInsightsVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>