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' #20174

Merged
merged 72 commits into from
Oct 9, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 8, 2024

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
  • v-wuzhai
  • joeloff
  • dotnet-maestro[bot]
  • mmitche
  • dotnet-bot
  • manodasanW

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 [email protected]: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 [email protected]:dotnet/installer merge/release/8.0.3xx-to-release/8.0.4xx
(make changes)
git commit -m "Updated PR with my changes"
git push [email protected]: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.

Mirroring and others added 30 commits July 30, 2024 14:36
…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.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.8-servicing.24366.8 to 8.0.9-servicing.24416.2 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.8-servicing.24366.8 to 8.0.9-servicing.24416.2 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.8-servicing.24366.12 to 8.0.9-servicing.24415.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.8-servicing.24366.12 to 8.0.9-servicing.24415.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.8-servicing.24366.12 to 8.0.9-servicing.24415.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.8-servicing.24369.8 to 8.0.9-servicing.24416.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.8-servicing.24369.8 to 8.0.9-servicing.24416.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.8-servicing.24369.8 to 8.0.9-servicing.24416.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.8-servicing.24369.8 to 8.0.9-servicing.24416.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.8-servicing.24369.8 to 8.0.9-servicing.24416.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.8-servicing.24366.6 to 8.0.9-servicing.24416.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.8-servicing.24366.7 to 8.0.9-servicing.24416.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.8 to 8.0.9 (parent: Microsoft.NET.Sdk)
  - **Mi...
…otnet-sdk build 20240829.13

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

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

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24378.5 -> To Version 4.10.0-3.24427.10 (parent: Microsoft.NET.Sdk
…otnet-sdk build 20240829.38

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

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

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

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

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24427.10 -> To Version 4.10.0-3.24453.2 (parent: Microsoft.NET.Sdk
…otnet-sdk build 20240908.12

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.306 -> To Version 8.0.306
…into merge/release/6.0.1xx-to-release/6.0.4xx
…into merge/release/6.0.4xx-to-release/8.0.1xx
dotnet-bot and others added 27 commits September 13, 2024 22:28
…otnet-sdk build 20240913.25

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

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,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.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64
 From Version 8.0.9 -> To Version 8.0.10 (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.9 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.9-servicing.24416.2 to 8.0.10-servicing.24462.13 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.9-servicing.24416.2 to 8.0.10-servicing.24462.13 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24459.10 to 8.0.10-servicing.24461.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.10-servicing.24459.10 to 8.0.10-servicing.24461.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.10-servicing.24459.10 to 8.0.10-servicing.24461.12 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.10-servicing.24453.12 to 8.0.10-servicing.24462.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24453.12 to 8.0.10-servicing.24462.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.10-servicing.24453.12 to 8.0.10-servicing.24462.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.10-servicing.24453.12 to 8.0.10-servicing.24462.15 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.10-servicing.24453.12 to 8.0.10-servicing.24462.15 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.9 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.9-servicing.24416.1 to 8.0.10-servicing.24462.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.9 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.9-servicing.24416.4 to 8.0.10-servicing.24462.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0....
…otnet-sdk build 20240913.34

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

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

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.10 -> To Version 8.0.10 (parent: Microsoft.NET.Sdk
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: ff23b01e-599f-4f7c-8bf3-08dc11e0a92e
- **Build**: 20240916.6
- **Date Produced**: September 16, 2024 5:04:31 PM UTC
- **Commit**: 0e7a1bfa79152f145f51693777dd71f25dc7fdb2
- **Branch**: refs/heads/internal/release/8.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.306 to 8.0.306][2]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.306-servicing.24463.34 to 8.0.306-servicing.24466.6][2]
  - **Microsoft.NET.Sdk**: [from 8.0.306-servicing.24463.34 to 8.0.306-servicing.24466.6][2]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.306-servicing.24463.34 to 8.0.306-servicing.24466.6][2]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.10 to 8.0.10][3]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9][3]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.10 to 8.0.10][3]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9][3]
  - **dotnet-dev-certs**: [from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9][3]
  - **dotnet-user-jwts**: [from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9][3]
  - **dotnet-user-secrets**: [from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC11ba46e64c2c343b2295572d756ed595bedf637a&targetVersion=GC0e7a1bfa79152f145f51693777dd71f25dc7fdb2&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCdd48611ed11af2f989057ba2f69d94ddf2a1992d&targetVersion=GCc65d3350a9a305eec3162c2d18dc4b1d0cd267c7&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)

[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.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24462.15 to 8.0.10-servicing.24463.9 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.10-servicing.24462.15 to 8....
[release/8.0.1xx] Update dependencies from dotnet/arcade
…d feed for event log

Updated NuGet.config - add feed for event log

Cherry-picked from commit `2a30382a`.

----
#### AI description  (iteration 1)
#### PR Classification
Configuration update to add a new NuGet feed.

#### PR Summary
This pull request updates the `NuGet.config` file to add a new package source for event log purposes.
- `NuGet.config`: Added a new feed `darc-int-dotnet-runtime-7dc1560` to the list of package sources.
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Use the August version of the web templates

----
#### AI description  (iteration 1)
#### PR Classification
Update to use the latest version of web templates.

#### PR Summary
This pull request updates the project to use the August version of the web templates.
- Changes in `/eng/Versions.props` to adjust the `AspNetCoreTemplateFeature60` version calculation.
…dnceng/internal/dotnet-sdk

This pull request updates the following dependencies

[marker]: <> (Begin:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: ff23b01e-599f-4f7c-8bf3-08dc11e0a92e
- **Build**: 20240917.26
- **Date Produced**: September 17, 2024 10:10:18 PM UTC
- **Commit**: 2001a1a43b20a0282752f99a332be34ef5b02d2b
- **Branch**: refs/heads/internal/release/8.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.306 to 8.0.306][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.306-servicing.24466.6 to 8.0.306-servicing.24467.26][1]
  - **Microsoft.NET.Sdk**: [from 8.0.306-servicing.24466.6 to 8.0.306-servicing.24467.26][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.306-servicing.24466.6 to 8.0.306-servicing.24467.26][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC0e7a1bfa79152f145f51693777dd71f25dc7fdb2&targetVersion=GC2001a1a43b20a0282752f99a332be34ef5b02d2b&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)
…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.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: from 8.0.10-servicing.24462.13 to 8.0.10-servicing.24468.5 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: from 8.0.10-servicing.24462.13 to 8.0.10-servicing.24468.5 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 8.0.10-servicing.24461.12 to 8.0.10-servicing.24466.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 8.0.10-servicing.24463.9 to 8.0.10-servicing.24468.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.10-servicing.24463.9 to 8.0.10-servicing.24468.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 8.0.10-servicing.24463.9 to 8.0.10-servicing.24468.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 8.0.10-servicing.24463.9 to 8.0.10-servicing.24468.4 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 8.0.10-servicing.24463.9 to 8.0.10-servicing.24468.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.10-servicing.24462.7 to 8.0.10-servicing.24468.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 8.0.10 to 8.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 8.0.10-servicing.24462.8 to 8.0.10-servicing.24468.10 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.NET.ILLink.Tasks**: from 8.0.10...
…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.Net.Compilers.Toolset**: from 4.10.0-3.24453.2 to 4.10.0-3.24468.7 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: ff23b01e-599f-4f7c-8bf3-08dc11e0a92e
- **Build**: 20240919.20
- **Date Produced**: September 19, 2024 8:06:36 PM UTC
- **Commit**: 5cad18dfda0ff1c3051dcf9d35945c853b0063a0
- **Branch**: refs/heads/internal/release/8.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 8.0.306 to 8.0.306][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 8.0.306-servicing.24468.31 to 8.0.306-servicing.24469.20][1]
  - **Microsoft.NET.Sdk**: [from 8.0.306-servicing.24468.31 to 8.0.306-servicing.24469.20][1]
  - **Microsoft.TemplateEngine.Cli**: [from 8.0.306-servicing.24468.31 to 8.0.306-servicing.24469.20][1]
  - **Microsoft.Net.Compilers.Toolset**: [from 4.10.0-3.24453.2 to 4.10.0-3.24468.7][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GCd082977034f69c4c4f5aa4fedc63430677b3a373&targetVersion=GC5cad18dfda0ff1c3051dcf9d35945c853b0063a0&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-roslyn/branches?baseVersion=GC6602e40818222de350436248d796d43abde37ddb&targetVersion=GC154f8a3b6c93384fa1ab0b6a6e30c8230d7fdf7c&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:ff23b01e-599f-4f7c-8bf3-08dc11e0a92e)
…ltBaseline.xml - add 8.0.0 prebuilts

Updated SourceBuildPrebuiltBaseline.xml - add
 - System.Configuration.ConfigurationManager.8.0.0
 - System.Diagnostics.EventLog.8.0.0
 - System.Reflection.Metadata.8.0.0
 - System.Reflection.MetadataLoadContext.8.0.0

----
#### AI description  (iteration 1)
#### PR Classification
Update to configuration for source build.

#### PR Summary
This pull request updates the `SourceBuildPrebuiltBaseline.xml` to include new prebuilts for version 8.0.0.
- `eng/SourceBuildPrebuiltBaseline.xml`: Added usage patterns for `System.Configuration.ConfigurationManager`, `System.Diagnostics.EventLog`, `System.Reflection.Metadata`, and `System.Reflection.MetadataLoadContext` for version 8.0.0.
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Directly flow emsdk

----
#### AI description  (iteration 1)
#### PR Classification
Dependency update

#### PR Summary
This pull request updates the Emscripten SDK and adds new package sources.
- `NuGet.config`: Added new package sources for `dotnet-aspnetcore`, `dotnet-sdk`, and `dotnet-windowsdesktop`.
- `eng/Version.Details.xml`: Updated the Emscripten SDK dependency to version 8.0.10.
- `eng/Versions.props`: Updated the Emscripten workload manifest version to 8.0.10.
[release/8.0.1xx] Update dependencies from dotnet/arcade
[release/8.0.1xx] Update dependencies from dotnet/arcade
…into merge/release/8.0.1xx-to-release/8.0.3xx
…into merge/release/8.0.3xx-to-release/8.0.4xx
@v-wuzhai v-wuzhai merged commit eb65f18 into release/8.0.4xx Oct 9, 2024
15 checks passed
@v-wuzhai v-wuzhai deleted the merge/release/8.0.3xx-to-release/8.0.4xx branch October 9, 2024 10:17
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.

6 participants