Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automated] Merge branch 'release/6.0.4xx' => 'release/8.0.1xx' #42080

Merged
merged 67 commits into from
Jul 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

I detected changes in the release/6.0.4xx branch which have not been merged yet to release/8.0.1xx. I'm a robot and am configured to help you automatically keep release/8.0.1xx up to date, so I've opened this PR.

This PR merges commits made on release/6.0.4xx by the following committers:

  • marcpopMSFT
  • vseanreesermsft
  • dotnet-bot

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/6.0.4xx
git pull --ff-only
git checkout release/8.0.1xx
git pull --ff-only
git merge --no-ff release/6.0.4xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx
or if you are using SSH
git push [email protected]:dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/6.0.4xx-to-release/8.0.1xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

git checkout -b merge/release/6.0.4xx-to-release/8.0.1xx release/8.0.1xx
git pull https://github.com/dotnet/sdk merge/release/6.0.4xx-to-release/8.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx
or if you are using SSH
git checkout -b merge/release/6.0.4xx-to-release/8.0.1xx release/8.0.1xx
git pull [email protected]:dotnet/sdk merge/release/6.0.4xx-to-release/8.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]:dotnet/sdk HEAD:merge/release/6.0.4xx-to-release/8.0.1xx

Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.

dotnet-bot and others added 30 commits May 2, 2024 04:15
…otnet-runtime build 20240501.12

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.30-servicing.24215.25 -> To Version 6.0.31-servicing.24251.12
…otnet-aspnetcore build 20240502.7

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.30-servicing.24216.19 -> To Version 6.0.31-servicing.24252.7
…otnet-templating build 20240502.7

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.422 -> To Version 6.0.423
…otnet-aspnetcore build 20240503.9

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.30-servicing.24216.19 -> To Version 6.0.31-servicing.24253.9
…otnet-aspnetcore build 20240509.7

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.30-servicing.24216.19 -> To Version 6.0.31-servicing.24259.7
…otnet-templating build 20240514.6

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.422 -> To Version 6.0.423
…otnet-aspnetcore build 20240514.8

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.30-servicing.24216.19 -> To Version 6.0.31-servicing.24264.8
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **Build**: 20240501.12
- **Date Produced**: May 2, 2024 3:42:07 AM UTC
- **Commit**: 62ae1c7ea14aaf03499e83fcc5c0cad5d8559b06
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.30-servicing.24215.25 to 6.0.31-servicing.24251.12][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.30 to 6.0.31][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.30 to 6.0.31][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.30 to 6.0.31][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.30 to 6.0.31][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.30-servicing.24215.25 to 6.0.31-servicing.24251.12][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.30-servicing.24215.25 to 6.0.31-servicing.24251.12][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC97d8f4cade971b93794a3805e7d72ee388f14c9b&targetVersion=GC62ae1c7ea14aaf03499e83fcc5c0cad5d8559b06&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240514.8
- **Date Produced**: May 15, 2024 2:28:41 AM UTC
- **Commit**: 5a497cd2299423cfe8be2be3a116d3effc39725d
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **dotnet-user-secrets**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.30 to 6.0.31][5]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.30 to 6.0.31][5]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.30 to 6.0.31][5]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.30 to 6.0.31][5]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.30 to 6.0.31][5]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.30-servicing.24216.19 to 6.0.31-servicing.24264.8][5]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.30 to 6.0.31][5]
  - **M...
…otnet-aspnetcore build 20240516.4

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.31-servicing.24264.8 -> To Version 6.0.31-servicing.24266.4
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240516.4
- **Date Produced**: May 16, 2024 7:45:56 PM UTC
- **Commit**: 929d26b875576909aad373373c983c63c65234c0
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **dotnet-user-secrets**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.JSInterop**: [from 6.0.31 to 6.0.31][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.31-servicing.24264.8 to 6.0.31-servicing.24266.4][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC5a497cd2299423cfe8be2be3a116d3effc39725d&targetVersion=GC929d26b875576909aad373373c983c63c65234c0&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)
…otnet-templating build 20240516.2

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.423 -> To Version 6.0.423
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240516.2
- **Date Produced**: May 16, 2024 7:49:41 PM UTC
- **Commit**: 899e481c21a53dd5898ece5c211955f46740521e
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.423 to 6.0.423][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.423 to 6.0.423][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.423 to 6.0.423][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.423-rtm.24264.6 to 6.0.423-rtm.24266.2][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.423 to 6.0.423][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.423 to 6.0.423][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.423 to 6.0.423][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GCc33ad53bbb8b0c664403734a26e26cb270251ee3&targetVersion=GC899e481c21a53dd5898ece5c211955f46740521e&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)
…otnet-windowsdesktop build 20240516.6

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.30 -> To Version 6.0.31

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.30-servicing.24216.7 -> To Version 6.0.31-servicing.24266.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.30-servicing.24216.7 to 6.0.31-servicing.24266.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240516.6
- **Date Produced**: May 16, 2024 11:27:09 PM UTC
- **Commit**: 31992eb5a715d2eaee71ccd7a8139a05d1c05311
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.30 to 6.0.31][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.30 to 6.0.31][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.30-servicing.24217.3 to 6.0.31-servicing.24266.6][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.30-servicing.24217.3 to 6.0.31-servicing.24266.6][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.30-servicing.24216.7 to 6.0.31-servicing.24266.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCd0dfc3119d2aa9f601fcbdc56717b2f49781898e&targetVersion=GC31992eb5a715d2eaee71ccd7a8139a05d1c05311&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCdee47a1e2958aa9b97d3c5edf9433312cc5a4634&targetVersion=GC9dd26a5992cddbe87e605d40ff71fe8137b6f7f5&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240517.11
- **Date Produced**: May 17, 2024 9:41:09 PM UTC
- **Commit**: 97a07eb6358e8a0824bcf2e1f3dbf3fd3a818b7f
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **dotnet-user-secrets**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.JSInterop**: [from 6.0.31 to 6.0.31][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.31-servicing.24266.4 to 6.0.31-servicing.24267.11][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC929d26b875576909aad373373c983c63c65234c0&targetVersion=GC97a07eb6358e8a0824bcf2e1f3dbf3fd3a818b7f&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240517.26
- **Date Produced**: May 17, 2024 10:06:36 PM UTC
- **Commit**: 4b74c656842f4e70599201b959d683025bf71a7e
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.423 to 6.0.424][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.423 to 6.0.424][2]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.423 to 6.0.424][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.423-rtm.24266.2 to 6.0.424-rtm.24267.26][2]
  - **Microsoft.TemplateEngi...
…dnceng/internal/dotnet-runtime, dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.31-servicing.24266.4 to 6.0.32-servicing.24267.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240517.15
- **Date Produced**: May 17, 2024 11:57:27 PM UTC
- **Commit**: 732af8bbaf6c83496713dbd44444250fba5c6f4d
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.31 to 6.0.31][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.31-servicing.24266.6 to 6.0.31-servicing.24267.15][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.31-servicing.24266.6 to 6.0.31-servicing.24267.15][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.31-servicing.24266.4 to 6.0.32-servicing.24267.10][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC31992eb5a715d2eaee71ccd7a8139a05d1c05311&targetVersion=GC732af8bbaf6c83496713dbd44444250fba5c6f4d&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC9dd26a5992cddbe87e605d40ff71fe8137b6f7f5&targetVersion=GCb90f1a2905baae28f376f41a3e0e48eb7cf2f8bf&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **Build**: 20240517.29
- **Date Produced**: May 18, 2024 3:41:16 AM UTC
- **Commit**: abb709d623326fec5088c154377059f646653af0
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.31-servicing.24251.12 to 6.0.32-servicing.24267.29][4]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.31 to 6.0.32][4]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.31 to 6.0.32][4]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.31 to 6.0.32][4]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.31 to 6.0.32][4]
  - **VS.Redist.Common.NetCore....
…otnet-templating build 20240517.32

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.424 -> To Version 6.0.424
…otnet-aspnetcore build 20240517.21

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.31-servicing.24267.11 -> To Version 6.0.31-servicing.24267.21
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240517.32
- **Date Produced**: May 18, 2024 5:22:46 AM UTC
- **Commit**: 9cf8f1e9c0038587fa55099867a453f265cb6273
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.424-rtm.24267.26 to 6.0.424-rtm.24267.32][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.424 to 6.0.424][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC4b74c656842f4e70599201b959d683025bf71a7e&targetVersion=GC9cf8f1e9c0038587fa55099867a453f265cb6273&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240517.21
- **Date Produced**: May 18, 2024 5:42:32 AM UTC
- **Commit**: 3ee766d0b1b35a87e99083531ff098068045b6ae
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **dotnet-user-secrets**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.31-servicing.24267.11 to 6.0.31-servicing.24267.21][2]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.31 to 6.0.31][2]
  - **Microsoft.Extensions.FileProviders.Embedded*...
…otnet-aspnetcore build 20240518.1

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.31-servicing.24267.21 -> To Version 6.0.31-servicing.24268.1
…otnet-windowsdesktop build 20240518.4

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.31 -> To Version 6.0.31

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24267.10 -> To Version 6.0.32-servicing.24268.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240518.1
- **Date Produced**: May 18, 2024 11:16:59 PM UTC
- **Commit**: 09c31efb6d6746cc270aebb80cf7fe1c73a7279f
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **dotnet-user-secrets**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.31 to 6.0.31][1]
  - **Microsoft.JSInterop**: [from 6.0.31 to 6.0.31][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.31-servicing.24267.21 to 6.0.31-servicing.24268.1][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC3ee766d0b1b35a87e99083531ff098068045b6ae&targetVersion=GC09c31efb6d6746cc270aebb80cf7fe1c73a7279f&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)

[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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24267.10 to 6.0.32-servicing.24268.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/int...
…otnet-windowsdesktop build 20240519.10

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.31 -> To Version 6.0.32
…dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240519.10
- **Date Produced**: May 20, 2024 7:01:18 AM UTC
- **Commit**: 93a1697c05d3dd9d80b5a6d857dc78a933898323
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.31 to 6.0.32][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.31 to 6.0.32][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.31-servicing.24268.4 to 6.0.32-servicing.24269.10][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.31-servicing.24268.4 to 6.0.32-servicing.24269.10][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC15a4f9abbd356883e2147d020e3db029c743e806&targetVersion=GC93a1697c05d3dd9d80b5a6d857dc78a933898323&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
…otnet-windowsdesktop build 20240520.11

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.32 -> To Version 6.0.32

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24268.2 -> To Version 6.0.32-servicing.24270.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24268.2 to 6.0.32-servicing.24270.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240520.11
- **Date Produced**: May 20, 2024 6:43:42 PM UTC
- **Commit**: c1a1465eff5280de1f6b8cc62fee20494c89b2db
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24269.10 to 6.0.32-servicing.24270.11][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24269.10 to 6.0.32-servicing.24270.11][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.32-servicing.24268.2 to 6.0.32-servicing.24270.6][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC93a1697c05d3dd9d80b5a6d857dc78a933898323&targetVersion=GCc1a1465eff5280de1f6b8cc62fee20494c89b2db&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC66bb6b2efd50110c38e22e3f3b0dc9c972e536c7&targetVersion=GC7e2bc9b2110c34fb82dc6a7296a9fe4d4ddfaf2c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
dotnet-bot and others added 23 commits May 21, 2024 17:13
…otnet-windowsdesktop build 20240521.2

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.32 -> To Version 6.0.32

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24270.10 -> To Version 6.0.32-servicing.24270.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24270.10 to 6.0.32-servicing.24270.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240521.2
- **Date Produced**: May 21, 2024 4:55:20 PM UTC
- **Commit**: fd7dd9ef7cc145f2f58a9783ae4d9278e8d38b26
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24270.17 to 6.0.32-servicing.24271.2][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24270.17 to 6.0.32-servicing.24271.2][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.32-servicing.24270.10 to 6.0.32-servicing.24270.13][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC32e0f9e1f2709e665f70c6ab04af0db13fe282b8&targetVersion=GCfd7dd9ef7cc145f2f58a9783ae4d9278e8d38b26&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCc0fec5a46de850303175b2501975e5dceb5f81a8&targetVersion=GC1d682d78ec30616431895982506dd675d4b29877&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240604.6
- **Date Produced**: June 4, 2024 8:25:54 PM UTC
- **Commit**: e0843d8144f2d24489005db308721f4c82c0ddf3
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **dotnet-user-secrets**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.JSInterop**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24270.25 to 6.0.32-servicing.24304.6][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC92ef010d93acfb0742062bb180149230c9d76175&targetVersion=GCe0843d8144f2d24489005db308721f4c82c0ddf3&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **Build**: 20240610.33
- **Date Produced**: June 11, 2024 4:28:59 AM UTC
- **Commit**: c1b0b27947208969c44a51033aef7fea048f3e55
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.32-servicing.24270.20 to 6.0.32-servicing.24310.33][2]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.32...
…dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240612.7
- **Date Produced**: June 12, 2024 10:26:06 PM UTC
- **Commit**: 66882f1064cade03b498f5ae5361aab07e7b3627
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.424-rtm.24270.10 to 6.0.424-rtm.24312.7][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.424 to 6.0.424][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC18a8de8275918ced823bd7bea39220c9e675672b&targetVersion=GC66882f1064cade03b498f5ae5361aab07e7b3627&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)
…otnet-aspnetcore build 20240613.2

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.32-servicing.24304.6 -> To Version 6.0.32-servicing.24313.2
…otnet-windowsdesktop build 20240613.3

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.32 -> To Version 6.0.32

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24270.13 -> To Version 6.0.32-servicing.24312.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240613.2
- **Date Produced**: June 13, 2024 2:40:40 PM UTC
- **Commit**: 1a4259e66dc4e9408b88e60fbf5aa39161a6d420
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **dotnet-user-secrets**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.JSInterop**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24304.6 to 6.0.32-servicing.24313.2][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCe0843d8144f2d24489005db308721f4c82c0ddf3&targetVersion=GC1a4259e66dc4e9408b88e60fbf5aa39161a6d420&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)

[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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24270.13 to 6.0.32-servicing.24312.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_g...
…otnet-runtime build 20240613.8

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.32-servicing.24310.33 -> To Version 6.0.32-servicing.24313.8
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **Build**: 20240613.8
- **Date Produced**: June 13, 2024 8:37:59 PM UTC
- **Commit**: afb18ba908d9a6b8334c1e156ec88638932dedd1
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.32-servicing.24310.33 to 6.0.32-servicing.24313.8][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24310.33 to 6.0.32-servicing.24313.8][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24310.33 to 6.0.32-servicing.24313.8][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCc1b0b27947208969c44a51033aef7fea048f3e55&targetVersion=GCafb18ba908d9a6b8334c1e156ec88638932dedd1&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
…otnet-templating build 20240613.8

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.424 -> To Version 6.0.424
…otnet-aspnetcore build 20240613.9

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.32-servicing.24313.2 -> To Version 6.0.32-servicing.24313.9
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240613.8
- **Date Produced**: June 13, 2024 9:47:27 PM UTC
- **Commit**: 42454cc925a39cba8b1f6cc2d999e2e7feaecfe6
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.424-rtm.24312.7 to 6.0.424-rtm.24313.8][1]
  - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateEngine.Utils**: [from 6.0.424 to 6.0.424][1]
  - **Microsoft.TemplateSearch.Common**: [from 6.0.424 to 6.0.424][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC66882f1064cade03b498f5ae5361aab07e7b3627&targetVersion=GC42454cc925a39cba8b1f6cc2d999e2e7feaecfe6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240613.9
- **Date Produced**: June 13, 2024 9:57:20 PM UTC
- **Commit**: 765b3f39c0d851c9f4878737d936091ceac1bbf5
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **dotnet-user-secrets**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.32-servicing.24313.2 to 6.0.32-servicing.24313.9][2]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.32 to 6.0.32][2]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.32 ...
…otnet-windowsdesktop build 20240613.6

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.32 -> To Version 6.0.32

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24312.4 -> To Version 6.0.32-servicing.24313.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24312.4 to 6.0.32-servicing.24313.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240613.6
- **Date Produced**: June 13, 2024 11:47:54 PM UTC
- **Commit**: 1e1b31012836aad0ec30e4d376b58d55d38382f4
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24313.3 to 6.0.32-servicing.24313.6][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24313.3 to 6.0.32-servicing.24313.6][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.32-servicing.24312.4 to 6.0.32-servicing.24313.5][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCef1b7f8086f89c7d119f33fd064f67c008af6ef7&targetVersion=GC1e1b31012836aad0ec30e4d376b58d55d38382f4&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCcc260c42ce39f3b8d0e6b6970662e6d8fac58108&targetVersion=GC2bc8523eac0e97b48cbed2f1e08a8ef97985c933&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
…otnet-runtime build 20240614.7

Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 , VS.Redist.Common.NetCore.TargetingPack.x64.6.0
 From Version 6.0.32-servicing.24313.8 -> To Version 6.0.32-servicing.24314.7
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: a80f4faa-cecd-4d15-c1ec-08da65ba3b2f
- **Build**: 20240614.7
- **Date Produced**: June 14, 2024 9:47:16 PM UTC
- **Commit**: e77011b31a3e5c47d931248a64b47f9b2d47853d
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 6.0.32-servicing.24313.8 to 6.0.32-servicing.24314.7][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24313.8 to 6.0.32-servicing.24314.7][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24313.8 to 6.0.32-servicing.24314.7][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCafb18ba908d9a6b8334c1e156ec88638932dedd1&targetVersion=GCe77011b31a3e5c47d931248a64b47f9b2d47853d&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:a80f4faa-cecd-4d15-c1ec-08da65ba3b2f)
…otnet-aspnetcore build 20240614.5

dotnet-dev-certs , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0
 From Version 6.0.32-servicing.24313.9 -> To Version 6.0.32-servicing.24314.5
…otnet-templating build 20240614.8

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 6.0.424 -> To Version 6.0.424
…dnceng/internal/dotnet-aspnetcore, dnceng/internal/dotnet-templating

This pull request updates the following dependencies

[marker]: <> (Begin:1963f8a1-5df7-4929-7e1e-08da65ba3032)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 1963f8a1-5df7-4929-7e1e-08da65ba3032
- **Build**: 20240614.5
- **Date Produced**: June 14, 2024 11:06:29 PM UTC
- **Commit**: fedc545ce86467b7d3413d906f1ab02fb3db12ff
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **dotnet-user-secrets**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Authorization**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Analyzers**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]
  - **Microsoft.AspNetCore.TestHost**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.JSInterop**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24313.9 to 6.0.32-servicing.24314.5][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC765b3f39c0d851c9f4878737d936091ceac1bbf5&targetVersion=GCfedc545ce86467b7d3413d906f1ab02fb3db12ff&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1963f8a1-5df7-4929-7e1e-08da65ba3032)

[marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating
- **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474
- **Build**: 20240614.8
- **Date Produced**: June 14, 2024 11:07:39 PM UTC
- **Commit**: 89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc
- **Branch**: refs/heads/internal/release/6.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.424 to 6.0.424][2]
  - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.424 to 6.0.424][2]
  - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.424 to 6.0.424][2]
  - **Microsoft.TemplateEngine.Cli**: [from 6.0.424-rtm.24313.8 to 6.0.424-rtm.24314.8][2]
  - **Microsoft.TemplateEngine.Orche...
…otnet-windowsdesktop build 20240614.6

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0
 From Version 6.0.32 -> To Version 6.0.32

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 6.0.32-servicing.24313.5 -> To Version 6.0.32-servicing.24314.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64
…dnceng/internal/dotnet-windowsdesktop

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.NET.Sdk.WindowsDesktop**: from 6.0.32-servicing.24313.5 to 6.0.32-servicing.24314.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:388a1e54-5d88-4052-3024-08da65ba4584)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 388a1e54-5d88-4052-3024-08da65ba4584
- **Build**: 20240614.6
- **Date Produced**: June 15, 2024 4:56:39 AM UTC
- **Commit**: ef2ca68feb305bd9ebc3934b8488526caee3d118
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 6.0.32 to 6.0.32][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 6.0.32 to 6.0.32][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0**: [from 6.0.32-servicing.24313.6 to 6.0.32-servicing.24314.6][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0**: [from 6.0.32-servicing.24313.6 to 6.0.32-servicing.24314.6][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 6.0.32-servicing.24313.5 to 6.0.32-servicing.24314.4][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC1e1b31012836aad0ec30e4d376b58d55d38382f4&targetVersion=GCef2ca68feb305bd9ebc3934b8488526caee3d118&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC2bc8523eac0e97b48cbed2f1e08a8ef97985c933&targetVersion=GC798cc6d4922db482f84fb72a8244f0da898bc5d6&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:388a1e54-5d88-4052-3024-08da65ba4584)
…-merge-6.0.4xx-2024-07-10-1139-eaa569b0-06ca-4aad-935b-ae335c71c975
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Jul 10, 2024
@v-wuzhai v-wuzhai merged commit ac87d30 into release/8.0.1xx Jul 11, 2024
17 checks passed
@v-wuzhai v-wuzhai deleted the merge/release/6.0.4xx-to-release/8.0.1xx branch July 11, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants