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.
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Steve Pfister <steveisok@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
This is needed to avoid the smoke tests project from using reference
assemblies that were restored in the product build phase. Those all get
placed in the prereqs/packages/restored path. So this change sets the
smoke tests to use an isolated location at
prereqs/packages/restored/smoke-tests
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23378.7 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
- Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.1.23376.4 to 8.0.0-rc.1.23379.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23377.2 to 8.0.0-rc.1.23380.1 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.1.23376.1 to 8.0.0-rc.1.23379.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.FSharp.Compiler: from 12.8.0-beta.23374.4 to 12.8.0-beta.23378.3 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23374.4 to 8.0.100-beta.23378.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23376.7 to 4.8.0-1.23378.8 (parent: Microsoft.NET.Sdk)
- Microsoft.Build: from 17.8.0-preview-23377-03 to 17.8.0-preview-23379-01 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.1.23376.5 to 8.0.0-rc.1.23380.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-rc.1.23368.3 to 8.0.0-rc.1.23377.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Remove obsolete runtime patch
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rc.1.23375.2 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
- Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-rc.1.23373.1 to 8.0.0-rc.1.23375.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23374.1 to 8.0.0-rc.1.23376.2 (parent: Microsoft.NET.Sdk)
- Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-rc.1.23373.1 to 8.0.0-rc.1.23375.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- Microsoft.FSharp.Compiler: from 12.8.0-beta.23371.8 to 12.8.0-beta.23374.4 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23371.8 to 8.0.100-beta.23374.4 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23374.10 to 4.8.0-1.23376.7 (parent: Microsoft.NET.Sdk)
- NuGet.Build.Tasks: from 6.8.0-preview.1.42 to 6.8.0-preview.1.44 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-rc.1.23375.3 to 8.0.0-rc.1.23376.5 (parent: Microsoft.NET.Sdk)
- Remove obsolete runtime patch
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Ref: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.Platforms: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
- Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk)
- Microsoft.FSharp.Compiler: from 12.8.0-beta.23369.5 to 12.8.0-beta.23371.1 (parent: Microsoft.NET.Sdk)
- Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23369.5 to 8.0.100-beta.23371.1 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23370.9 to 4.8.0-1.23371.1 (parent: Microsoft.NET.Sdk)
- NuGet.Build.Tasks: from 6.8.0-preview.1.37 to 6.8.0-preview.1.39 (parent: Microsoft.NET.Sdk)
- Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk)
- Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.7.23362.1 to 8.0.0-rc.1.23368.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Delete obsolete nuget patch
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
- Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- dotnet-dev-certs: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- dotnet-user-jwts: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- dotnet-user-secrets: from 8.0.0-rc.1.23369.24 to 8.0.0-rc.1.23370.1 (parent: Microsoft.NET.Sdk)
- NuGet.Build.Tasks: from 6.7.0-rc.111 to 6.8.0-preview.1.37 (parent: Microsoft.NET.Sdk)
- Fix incorrect package version property for System.Security.Cryptography.Pkcs
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.
Remove applied source build patch
This pull request updates the following dependencies
[marker]: <> (Begin:Coherency Updates)
## Coherency Updates
The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)
[DependencyUpdate]: <> (Begin)
- **Coherency Updates**:
- **Microsoft.WindowsDesktop.App.Ref**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: from 6.0.21-servicing.23364.1 to 6.0.21-servicing.23367.3 (parent: Microsoft.NET.Sdk)
- **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: from 6.0.21-servicing.23364.1 to 6.0.21-servicing.23367.3 (parent: Microsoft.NET.Sdk)
- **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: from 6.0.20-servicing.23320.17 to 6.0.21-servicing.23363.11 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.App.Ref**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: from 6.0.20-servicing.23320.17 to 6.0.21-servicing.23363.11 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.App.Runtime.win-x64**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.App.Host.win-x64**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.NETCore.DotNetHostResolver**: from 6.0.20 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.AspNetCore.App.Ref**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.AspNetCore.App.Ref.Internal**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
- **Microsoft.AspNetCore.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
- **dotnet-dev-certs**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
- **dotnet-user-secrets**: from 6.0.21-servicing.23363.15 to 6.0.21-servicing.23364.38 (parent: Microsoft.NET.Sdk)
- **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 6.0.21-servicing.23363.11 to 6.0.21-servicing.23364.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
- **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 6.0.21 to 6.0.21 (parent: Microsoft.NET.Sdk)
- **Microsoft.DotNet.Wpf.ProjectTemplates**: from 6.0.21-servicing.23363.8 to 6.0.21-servicing.23364.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
[DependencyUpdate]: <> (End)
[marker]: <> (End:Coherency Updates)
[marker]: <> (Begin:a27c2ce2-aedf-42b7-d31e-08da6571bd31)
## From https://dev.azure.com/dnceng/internal/_gi...
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.
Remove applied source build patch