The hard links are causing issues with package tooling.
This changes to use symbolic links instead.
Besides fixing the issues with the package tooling,
symbolic links are easier to preserve throughout
the packaging process.
[release/8.0.1xx] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rtm.23468.24 to 8.0.0-rtm.23470.8 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.2.23468.7 to 8.0.0-rc.2.23468.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.2.23468.1 to 8.0.0-rtm.23469.2 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.2.23468.2 to 8.0.0-rtm.23469.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.FSharp.Compiler: from 12.8.0-beta.23468.6 to 12.8.0-beta.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23468.6 to 8.0.100-beta.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.8.0-3.23468.1 to 4.8.0-3.23470.1 (parent: Microsoft.NET.Sdk)
- Microsoft.Build: from 17.8.0-preview-23468-06 to 17.8.0-preview-23469-05 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.2.23466.4 to 8.0.0-rc.2.23469.9 (parent: Microsoft.NET.Sdk)
- Microsoft.Deployment.DotNet.Releases: from 1.0.0-preview.6.23407.1 to 2.0.0-preview.1.23463.1 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.deployment-tools: from 8.0.0-preview.6.23407.1 to 8.0.0-preview.6.23463.1 (parent: Microsoft.NET.Sdk)
- Remove backported deployment-tools patch
When switching to using the full archives rather than the now-removed aspnet internal archive, this place should have been changed along with GenerateLayout.targets. Because we failed to do so, we appear to be double-distributing .NET runtime and host in the PKGs. The runtime should simply be chained in via a dependent PKG.