Remove unnecessary package references (#405)

This commit is contained in:
Pavel Krymets 2017-05-10 11:47:28 -07:00 committed by GitHub
parent 5f7d7bc2e6
commit 4855727186
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<BenchmarkDotNetVersion>0.10.3</BenchmarkDotNetVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>