Unpin CoreFxLab package versions

This commit is contained in:
Pranav K 2017-03-05 08:54:51 -08:00
parent da763b4873
commit acf97b6102
1 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,7 @@
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion> <NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
<CoreFxVersion>4.3.0</CoreFxVersion> <CoreFxVersion>4.3.0</CoreFxVersion>
<LibUvVersion>1.9.1</LibUvVersion> <LibUvVersion>1.9.1</LibUvVersion>
<!-- This if fixed because somebody https://www.nuget.org/packages/System.IO.Pipelines/0.1.0-e170304-1 --> <CoreFxLabsVersion>0.1.0-*</CoreFxLabsVersion>
<CoreFxLabsVersion>0.1.0-e170301-1</CoreFxLabsVersion> <CoreFxLabsPipelinesVersion>0.1.0-*</CoreFxLabsPipelinesVersion>
<CoreFxLabsPipelinesVersion>0.1.0-e170228-1</CoreFxLabsPipelinesVersion>
</PropertyGroup> </PropertyGroup>
</Project> </Project>