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

@ -23,7 +23,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.0.3</Version>
<Version>1.0.4</Version>
</PackageReference>
<PackageReference Include="NuGet.Frameworks">
<Version>$(CLI_NuGet_Version)</Version>