Updating the implicit 1.0/1.1 runtime versions for self-contained apps.

This commit is contained in:
Livar Cunha 2019-03-12 10:21:31 -07:00
parent 8e0dcbd07f
commit ae9a00dc2e

View file

@ -94,11 +94,11 @@
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
TargetFrameworkVersion="1.0"
DefaultVersion="1.0.5"
LatestVersion="1.0.14" />
LatestVersion="1.0.15" />
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
TargetFrameworkVersion="1.1"
DefaultVersion="1.1.2"
LatestVersion="1.1.11" />
LatestVersion="1.1.12" />
<ImplicitPackageVariable Include="Microsoft.NETCore.App"
TargetFrameworkVersion="2.0"
DefaultVersion="2.0.0"