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/8.0.3xx' => 'release/8.0.4xx' #20100

Merged
merged 137 commits into from
Aug 30, 2024

Conversation

github-actions[bot]
Copy link

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

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

  • marcpopMSFT
  • vseanreesermsft
  • dotnet-maestro[bot]
  • v-wuzhai
  • dotnet-sb-bot
  • manodasanW
  • dotnet-bot
  • mmitche
  • ellahathaway
  • MichaelSimons

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/8.0.3xx
git pull --ff-only
git checkout release/8.0.4xx
git pull --ff-only
git merge --no-ff release/8.0.3xx

# 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/installer HEAD:merge/release/8.0.3xx-to-release/8.0.4xx
or if you are using SSH
git push git@github.com:dotnet/installer HEAD:merge/release/8.0.3xx-to-release/8.0.4xx

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/8.0.3xx-to-release/8.0.4xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.

git checkout -b merge/release/8.0.3xx-to-release/8.0.4xx release/8.0.4xx
git pull https://github.com/dotnet/installer merge/release/8.0.3xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/installer HEAD:merge/release/8.0.3xx-to-release/8.0.4xx
or if you are using SSH
git checkout -b merge/release/8.0.3xx-to-release/8.0.4xx release/8.0.4xx
git pull git@github.com:dotnet/installer merge/release/8.0.3xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/installer HEAD:merge/release/8.0.3xx-to-release/8.0.4xx

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 16, 2024 19:40
…otnet-sdk build 20240516.9

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.105 -> To Version 8.0.106

Dependency coherency updates

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.5-servicing.24216.15 -> To Version 8.0.6-servicing.24253.6 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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**:
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.5-servicing.24216.15 to 8.0.6-servicing.24253.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.5-servicing.24216.15 to 8.0.6-servicing.24253.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.5-servicing.24216.15 to 8.0.6-servicing.24253.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Net.Compilers.Toolset**: from 4.8.0-7.24067.24 to 4.8.0-7.24225.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.5 to 8.0.6 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.SourceBuild.Intermediate.emsdk**: from 8.0.5-servicing.24211.3 to 8.0.6-servicing.24252.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240516.9
- **Date Produced**: May 16, 2024 7:27:55 PM UTC
- **Commit**: 0bec965b2b13f412d4a8ed5479097578e3197125
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.105 to 8.0.106][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.105-servicing.24224.15 to 8.0.106-servicing.24266.9][1]
  - **Microsoft.NET.Sdk**: [from 8.0.105-servicing.24224.15 to 8.0.106-servicing.24266.9][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.105-servicing.24224.15 to 8.0.106-servicing.24266.9][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.5-servicing.24216.15 to 8.0.6-servicing.24253.6][2]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.5 to 8.0.6][2]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.5-servi...
…otnet-sdk build 20240516.16

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.106 -> To Version 8.0.106

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.5 -> To Version 8.0.6 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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.AspNetCore.App.Ref**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240516.16
- **Date Produced**: May 16, 2024 8:29:07 PM UTC
- **Commit**: 436b7497563193d5867184d1d0a9f117c3ac6df1
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.106 to 8.0.106][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.106-servicing.24266.9 to 8.0.106-servicing.24266.16][1]
  - **Microsoft.NET.Sdk**: [from 8.0.106-servicing.24266.9 to 8.0.106-servicing.24266.16][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.106-servicing.24266.9 to 8.0.106-servicing.24266.16][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.5 to 8.0.6][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.5 to 8.0.6][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7][2]
  - **dotnet-dev-certs**: [from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7][2]
  - **dotnet-user-jwts**: [from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7][2]
  - **dotnet-user-secrets**: [from 8.0.5-servicing.24224.4 to 8.0.6-servicing.24264.7][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC0bec965b2b13f412d4a8ed5479097578e3197125&targetVersion=GC436b7497563193d5867184d1d0a9f117c3a...
…otnet-sdk build 20240516.26

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.106 -> To Version 8.0.106

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.6 -> To Version 8.0.6 (parent: Microsoft.NET.Sdk
…otnet-sdk build 20240517.25

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.106 -> To Version 8.0.106

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.6 -> To Version 8.0.6 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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.AspNetCore.App.Ref**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240517.25
- **Date Produced**: May 17, 2024 6:22:45 PM UTC
- **Commit**: 7d5e4675c3a6c6fcf730c6296d1eb36ef64707bf
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.106 to 8.0.106][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.106-servicing.24266.16 to 8.0.106-servicing.24267.25][3]
  - **Microsoft.NET.Sdk**: [from 8.0.106-servicing.24266.16 to 8.0.106-servicing.24267.25][3]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.106-servicing.24266.16 to 8.0.106-servicing.24267.25][3]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.6 to 8.0.6][4]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3][4]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.6 to 8.0.6][4]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3][4]
  - **dotnet-dev-certs**: [from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3][4]
  - **dotnet-user-jwts**: [from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3][4]
  - **dotnet-user-secrets**: [from 8.0.6-servicing.24264.7 to 8.0.6-servicing.24266.3][4]

[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC436b7497563193d5867184d1d0a9f117c3ac6df1&targetVersion=GC7d5e4675c3a6c6fcf730c6296d1eb3...
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240517.45
- **Date Produced**: May 17, 2024 9:40:32 PM UTC
- **Commit**: dc2cd02b8507bae3a94b784a8c852b9f1fa40bb0
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.106 to 8.0.107][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.106-servicing.24267.25 to 8.0.107-servicing.24267.45][2]
  - **Microsoft.NET.Sdk**: [from 8.0.106-servicing.24267.25 to 8.0.107-servicing.24267.45][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.106-servicing.24267.25 to 8.0.107-servicing.24267.45][2]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.5 to 8.0.6][3]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.5-servicing.24217.5 to 8.0.6-servicing.24266.4][3]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.5-servicing.24217.5 to 8.0.6-servicing.24266.4][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.5 to 8.0.6][3]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.5-servicing.24217.4 to 8.0.6-servicing.24266.2][4]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.5 to 8.0.6][3]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.5-servicing.24217.2 to 8.0.6-servicing.24266.5][5]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC7d5e4675c3a6c6fcf730c6296d1eb36ef64707bf&targetVersion=GCdc2cd02b8507bae3a94b784a8c852b9f1fa40bb0&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCdda23bbe00c4a4bfdd3732783f0cce37c11a4f40&targetVersion=GC745e5ba78bab21f191089ad0702d28b1f5c6550b&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC6c37c986b6c8fc0669b38a03a03445a75b8227a6&targetVersion=GC4e8a67279888e260abf0cf5b027cc16ea7069799&_a=files
[5]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCb5af29a8f41f880f38fd015c6bcb7aeb816fcef6&targetVersion=GCc7a8451f8a664f44336c013032414c4a9ca4dc42&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)

[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 8.0.5 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redi...
…dnceng/internal/dotnet-sdk

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.AspNetCore.App.Ref**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240517.58
- **Date Produced**: May 18, 2024 12:14:33 AM UTC
- **Commit**: 1e103e04ed44e9a613df14a5929cac70e34e2aa6
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24267.45 to 8.0.107-servicing.24267.58][1]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24267.45 to 8.0.107-servicing.24267.58][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24267.45 to 8.0.107-servicing.24267.58][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.6 to 8.0.6][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.6 to 8.0.6][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12][2]
  - **dotnet-dev-certs**: [from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12][2]
  - **dotnet-user-jwts**: [from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12][2]
  - **dotnet-user-secrets**: [from 8.0.6-servicing.24266.3 to 8.0.6-servicing.24267.12][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCdc2cd02b8507bae3a94b784a8c852b9f1fa40bb0&targetVersion=GC1e103e04ed44e9a613df1...
…dnceng/internal/dotnet-sdk

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 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.6-servicing.24266.4 to 8.0.6-servicing.24267.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.6-servicing.24266.4 to 8.0.6-servicing.24267.14 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24253.6 to 8.0.7-servicing.24267.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.6-servicing.24253.6 to 8.0.7-servicing.24267.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.6-servicing.24253.6 to 8.0.7-servicing.24267.24 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.6-servicing.24267.12 to 8.0.6-servicing.24267.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24267.12 to 8.0.6-servicing.24267.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.6-servicing.24267.12 to 8.0.6-servicing.24267.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.6-servicing.24267.12 to 8.0.6-servicing.24267.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.6-servicing.24267.12 to 8.0.6-servicing.24267.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.6-servicing.24266.5 to 8.0.7-servicing.24267.12 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.10...
…otnet-sdk build 20240518.1

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.6 -> To Version 8.0.6 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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.AspNetCore.App.Ref**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.6 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240518.1
- **Date Produced**: May 18, 2024 11:02:48 PM UTC
- **Commit**: 4bea267253978a0d83670a569d83081d62fc8060
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24267.79 to 8.0.107-servicing.24268.1][1]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24267.79 to 8.0.107-servicing.24268.1][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24267.79 to 8.0.107-servicing.24268.1][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.6 to 8.0.6][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.6 to 8.0.6][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20][2]
  - **dotnet-dev-certs**: [from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20][2]
  - **dotnet-user-jwts**: [from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20][2]
  - **dotnet-user-secrets**: [from 8.0.6-servicing.24267.15 to 8.0.6-servicing.24267.20][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC4c77b040afcdb0f90665e65c0bd930fad2aaf5e7&targetVersion=GC4bea267253978a0...
Merge from public release/8.0.1xx to internal/release/8.0.1xx and resolve conflicts if necessary
…otnet-sdk build 20240520.16

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.6 -> To Version 8.0.7 (parent: Microsoft.NET.Sdk
…otnet-sdk build 20240520.37

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.6 -> To Version 8.0.7 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.6-servicing.24267.14 to 8.0.7-servicing.24270.15 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.6-servicing.24267.14 to 8.0.7-servicing.24270.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.6-servicing.24266.2 to 8.0.7-servicing.24269.16 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.7-servicing.24267.12 to 8.0.7-servicing.24270.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240520.37
- **Date Produced**: May 20, 2024 9:57:21 PM UTC
- **Commit**: f948ff8ad318aa94dbbe28db5b4205281c76b74a
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][5]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24268.1 to 8.0.107-servicing.24270.37][5]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24268.1 to 8.0.107-servicing.24270.37][5]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24268.1 to 8.0.107-servicing.24270.37][5]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.6 to 8.0.7][6]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.6-servicing.24267.14 to 8.0.7-servicing.24270.15][6]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.6-servicing.24267.14 to 8.0.7-servicing.24270.15][6]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.6 to 8.0.7][6]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.6-servicing.24266.2 to 8.0.7-servicing.24269.16][7]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.6 to 8.0.7][6]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.7-servicing.24267.12 to 8.0.7-ser...
…otnet-sdk build 20240520.49

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.6 -> To Version 8.0.7 (parent: Microsoft.NET.Sdk
…otnet-sdk build 20240520.61

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64
 From Version 8.0.7-servicing.24267.24 -> To Version 8.0.7-servicing.24270.7 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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**:
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.7-servicing.24267.24 to 8.0.7-servicing.24270.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.7-servicing.24267.24 to 8.0.7-servicing.24270.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.7-servicing.24267.24 to 8.0.7-servicing.24270.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.6-servicing.24267.20 to 8.0.7-servicing.24270.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.6 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.6-servicing.24267.20 to 8.0.7-servicing.24270.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.6-servicing.24267.20 to 8.0.7-servicing.24270.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.6-servicing.24267.20 to 8.0.7-servicing.24270.6 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.6-servicing.24267.20 to 8.0.7-servicing.24270.6 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240520.61
- **Date Produced**: May 21, 2024 12:41:52 AM UTC
- **Commit**: c0acaf9db0a808a36d47daad31094032a336f03a
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][3]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24270.37 to 8.0.107-servicing.24270.61][3]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servic...
…otnet-sdk build 20240520.73

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107
…otnet-sdk build 20240520.81

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.7-servicing.24270.7 -> To Version 8.0.7-servicing.24270.14 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240520.81
- **Date Produced**: May 21, 2024 3:24:46 AM UTC
- **Commit**: d2ad9d55210967e9f01f64f0b2c6f163a93af8ef
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24270.61 to 8.0.107-servicing.24270.81][2]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24270.61 to 8.0.107-servicing.24270.81][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24270.61 to 8.0.107-servicing.24270.81][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24270.7 to 8.0.7-servicing.24270.14][3]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.7 to 8.0.7][3]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.7-servicing.24270.7 to 8.0.7-servicing.24270.14][3]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.7 to 8.0.7][3]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.7 to 8.0.7][3]
  - **Microsoft.NETCore.Platforms**: [from 8.0.7-servicing.24270.7 to 8.0.7-servicing.24270.14][3]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.7 to 8.0.7][4]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.7-servicing.24270.6 to 8.0.7-servicing.24270.18][4]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][4]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24270.6 to 8.0.7-servicing.24270.18][4]
  - **dotnet-dev-certs**: [from 8.0.7-servicing.24270.6 to 8.0.7-servicing.24270.18][4]
  - **dotnet-user-jwts**: [from 8.0.7-servicing.24270.6 to 8.0.7-servicing.24270.18][4]
  - **dotnet-user-secrets**: [from 8.0.7-servicing.24270.6 to 8.0.7-servicing.24270.18][4]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.7 to 8.0.7][3]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][3]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.6 to 8.0.7][5]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][3]
  - **Microsoft.SourceBuild.Intermediate.emsdk**: [from 8.0.6-servicing.24264.1 to 8.0.7-servicing.24270.2][5]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCc0acaf9db0a808a36d47daad31094032a336f03a&targetVersion=GCd2ad9d55210967e9f01f64f0b2c6f163a93af8ef&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC6d230cdb65dee13db6779749580d02bcd413af70&targetVersion=GC63d80966a9f0d15e057d0d146702405b19c82533&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCe3488477ea0594a9216ae34cfa0e75ddc9ca44f7&targetVersion=GC4e7e5...
…otnet-sdk build 20240521.7

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets
 From Version 8.0.7 -> To Version 8.0.7 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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.AspNetCore.App.Ref**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240521.7
- **Date Produced**: May 21, 2024 4:57:59 PM UTC
- **Commit**: 7f7d47f4d183e859567b6747a5bb76224f276ce8
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24270.81 to 8.0.107-servicing.24271.7][1]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24270.81 to 8.0.107-servicing.24271.7][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24270.81 to 8.0.107-servicing.24271.7][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.7 to 8.0.7][2]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][2]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26][2]
  - **dotnet-dev-certs**: [from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26][2]
  - **dotnet-user-jwts**: [from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26][2]
  - **dotnet-user-secrets**: [from 8.0.7-servicing.24270.18 to 8.0.7-servicing.24270.26][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCd2ad9d55210967e9f01f64f0b2c6f163a93af8ef&targetVersion=GC7f7d47f4d183e859...
… template versions.

Updated Versions.props - always subtract one from template versions.
…otnet-sdk build 20240521.19

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.107 -> To Version 8.0.107

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 8.0.7 -> To Version 8.0.7 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

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 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.7-servicing.24269.16 to 8.0.7-servicing.24270.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.7 to 8.0.7 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.7-servicing.24270.8 to 8.0.7-servicing.24271.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 5d2948e4-7f4b-4c9a-54a4-08dbd5a5c4be
- **Build**: 20240521.19
- **Date Produced**: May 21, 2024 7:03:44 PM UTC
- **Commit**: b0f0880d84ea135a9211f7ae5fce54ce21babef5
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.107 to 8.0.107][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.107-servicing.24271.7 to 8.0.107-servicing.24271.19][1]
  - **Microsoft.NET.Sdk**: [from 8.0.107-servicing.24271.7 to 8.0.107-servicing.24271.19][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.107-servicing.24271.7 to 8.0.107-servicing.24271.19][1]
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.7 to 8.0.7][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.7-servicing.24270.15 to 8.0.7-servicing.24271.4][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 8.0.7-servicing.24269.16 to 8.0.7-servicing.24270.8][3]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 8.0.7-servicing.24270.8 to 8.0.7-servicing.2...
v-wuzhai and others added 27 commits August 7, 2024 18:10
…-merge-8.0.1xx-2024-08-13-1055-844bbbb5-cb91-4116-ad85-46c0ee56a904
…-merge-6.0.4xx-2024-08-13-1059-e3c38c3a-27d3-4550-baa4-aea83346565b
…into merge/release/6.0.4xx-to-release/8.0.1xx
…into merge/release/6.0.1xx-to-release/6.0.4xx
…into merge/release/6.0.4xx-to-release/8.0.1xx
…into merge/release/8.0.1xx-to-release/8.0.3xx
…813.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.24412.1 -> To Version 8.0.0-beta.24413.2
…ence-packages build 20240814.3

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.24372.3 -> To Version 8.0.0-alpha.1.24414.3
…nce-packages (#20088)

[release/8.0.3xx] Update dependencies from dotnet/source-build-reference-packages
[release/8.0.3xx] Update dependencies from dotnet/arcade
…into merge/release/8.0.3xx-to-release/8.0.4xx
@v-wuzhai v-wuzhai merged commit 200db2e into release/8.0.4xx Aug 30, 2024
15 checks passed
@v-wuzhai v-wuzhai deleted the merge/release/8.0.3xx-to-release/8.0.4xx branch August 30, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants