Remove unnecessary package references (#1825)

This commit is contained in:
Pavel Krymets 2017-05-10 11:35:23 -07:00 committed by GitHub
parent c8b6a2be56
commit 90ee2252a0
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
<Project>
<PropertyGroup>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<CoreFxLabsPipelinesVersion>0.1.0-*</CoreFxLabsPipelinesVersion>
<CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<LibUvVersion>1.10.0-*</LibUvVersion>
<JsonNetVersion>9.0.1</JsonNetVersion>