Updated the Shared Framework to 1.1.1 and 1.0.4.

This commit is contained in:
Livar Cunha 2017-02-10 15:12:52 -08:00
parent 6091a4704c
commit 1d61bf97ed
51 changed files with 63 additions and 61 deletions

View file

@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.1.0</Version>
<Version>1.1.1</Version>
</PackageReference>
<PackageReference Include="dotnet-hello">
<Version>1.0.0</Version>