Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master.

This commit is contained in:
Livar Cunha 2017-02-10 15:55:09 -08:00
parent 1d61bf97ed
commit 9f2ca9989c
50 changed files with 58 additions and 50 deletions

View file

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