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

@ -24,7 +24,7 @@
<Version>4.18.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.1.0</Version>
<Version>1.1.1</Version>
</PackageReference>
<PackageReference Include="System.Runtime.Serialization.Primitives">
<Version>4.3.0</Version>
@ -33,7 +33,7 @@
<Version>2.2.0-beta4-build3444</Version>
</PackageReference>
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions">
<Version>1.1.0</Version>
<Version>$(PlatformAbstractionsVersion)</Version>
</PackageReference>
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">