Updating Microsoft.DotNet.PlatformAbstractions version to 1.1.0.

This commit is contained in:
Livar Cunha 2017-02-06 23:08:07 -08:00
parent 7fe8d37fa8
commit 3eafd9de02
5 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
<Version>$(CLI_MSBuild_Version)</Version>
</PackageReference>
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions">
<Version>1.0.1-beta-000933</Version>
<Version>1.1.0</Version>
</PackageReference>
</ItemGroup>
</Project>