Updating DependencyModel to 1.0.2

This commit is contained in:
Livar Cunha 2017-02-17 00:29:17 -08:00
parent 3eafd9de02
commit 1c409befbe
6 changed files with 8 additions and 5 deletions

View file

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