Update Microsoft.NETCore.App to 1.0.3.

This commit is contained in:
Eric Erhardt 2017-01-04 18:17:25 -06:00
parent 05b448944c
commit a80e8fa636
110 changed files with 118 additions and 118 deletions

View file

@ -25,7 +25,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.0.1</Version>
<Version>1.0.3</Version>
</PackageReference>
<PackageReference Include="NuGet.Frameworks">
<Version>4.0.0-rc2</Version>