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

@ -17,7 +17,7 @@
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.1.0</Version>
<Version>1.1.1</Version>
</PackageReference>
</ItemGroup>