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

@ -60,7 +60,7 @@
<Version>2.2.0-beta4-build1194</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.App">
<Version>1.1.1</Version>
<Version>$(CLI_SharedFrameworkVersion)</Version>
</PackageReference>
<PackageReference Include="System.Runtime.Serialization.Primitives">
<Version>4.3.0</Version>