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

@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.0.1</Version>
<Version>1.0.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyModel">
<Version>1.0.1-beta-000933</Version>