Updating the implicit 1.0/1.1 runtime versions for self-contained apps.
This commit is contained in:
parent
8e0dcbd07f
commit
ae9a00dc2e
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue