Skip to content

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' #49715

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

Open
wants to merge 32 commits into
base: release/9.0.3xx
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 9, 2025

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

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

  • Winniexu01
  • SimonZhao888

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

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

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/9.0.1xx-to-release/9.0.3xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.

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

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 23 commits June 11, 2025 11:19
…otnet-runtime build 20250610.29

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.6 -> To Version 9.0.7

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 9.0.6-servicing.25258.2 -> To Version 9.0.7-servicing.25304.2 (parent: Microsoft.NETCore.App.Runtime.win-x64
…otnet-runtime build 20250611.18

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.6 -> To Version 9.0.7
…dnceng/internal/dotnet-runtime

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.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.6-servicing.25258.2 to 9.0.7-servicing.25304.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100**: from 9.0.6 to 9.0.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - **Microsoft.SourceBuild.Intermediate.emsdk**: from 9.0.6-servicing.25258.2 to 9.0.7-servicing.25304.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [57bb26e6-6f64-40cf-a4ea-5b973f41bc22](https://maestro.dot.net/subscriptions?search=57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
- **Build**: [20250610.29](https://dev.azure.com/dnceng/internal/_build/results?buildId=2727636)
- **Date Produced**: June 11, 2025 10:43:29 AM UTC
- **Commit**: [d2042a18ee63b2021128e1e5674d79eae9cd4932](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCd2042a18ee63b2021128e1e5674d79eae9cd4932)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.NET.HostModel**: [from 9.0.6-servicing.25266.13 to 9.0.7-servicing.25310.29][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.6-servicing.25266.13 to 9.0.7-servicing.25310.29][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.6 to 9.0.7][1]
  - **System.CodeDom**: [from 9.0.6 to 9.0.7][1]
  - **System.Composition.AttributedModel**: [from 9.0.6 to 9.0.7][1]
  - **System.Composition.Convention**: [from 9.0.6 to 9.0.7][1]
  - **System.Composition.Hosting**: [from 9.0.6 to 9.0.7][1]
  - **System...
…otnet-aspnetcore build 20250611.15

dotnet-dev-certs , dotnet-user-jwts , 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.SdkAnalyzers , 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.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.6-servicing.25267.1 -> To Version 9.0.7-servicing.25311.15
…otnet-windowsdesktop build 20250610.2

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0
 From Version 9.0.6 -> To Version 9.0.7

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 9.0.6-rtm.25267.1 -> To Version 9.0.6-rtm.25269.2 (parent: Microsoft.WindowsDesktop.App.Ref
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [7c429c14-b12b-40f6-ae9e-395f98f369df](https://maestro.dot.net/subscriptions?search=7c429c14-b12b-40f6-ae9e-395f98f369df)
- **Build**: [20250611.15](https://dev.azure.com/dnceng/internal/_build/results?buildId=2728338)
- **Date Produced**: June 12, 2025 2:03:50 AM UTC
- **Commit**: [3720a89385f75c4a2edd7eb6d1d449c856670faa](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GC3720a89385f75c4a2edd7eb6d1d449c856670faa)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **dotnet-user-jwts**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **dotnet-user-secrets**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.AspNetCore.Authorization**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.AspNetCore.TestHost**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.Extensions.ObjectPool**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.JSInterop**: [from 9.0.6 to 9.0.7][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]
  - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.6-servicing.25267.1 to 9.0.7-servicing.25311.15][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…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 9.0.6-rtm.25267.1 to 9.0.6-rtm.25269.2 (parent: Microsoft.WindowsDesktop.App.Ref)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.6-rtm.25267.1 to 9.0.6-rtm.25269.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a)
- **Build**: [20250610.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2727498)
- **Date Produced**: June 11, 2025 2:38:10 AM UTC
- **Commit**: [bfa836ee9a9d4f1857de6f3d2f104d72be4b368a](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCbfa836ee9a9d4f1857de6f3d2f104d72be4b368a)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.6 to 9.0.7][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.6 to 9.0.7][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.6-servicing.25267.2 to 9.0.7-servicing.25310.2][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.6-servicing.25267.2 to 9.0.7-servicing.25310.2][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.6-rtm.25267.1 to 9.0.6-rtm.25269.2][2]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.6-rtm.25267.1 to 9.0.6-rtm.25269.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCc7cc0b3d8bd0ee206eb06ba1ad7e201218fc3d32&targetVersion=GCbfa836ee9a9d4f1857de6f3d2f104d72be4b368a&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC620a20376852ae35038cd4251552ea8425f6cfe6&targetVersion=GC5a4e2343a2986271c9eec97862c2db4cdd15b08e&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)
…otnet-windowsdesktop build 20250612.1

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

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 9.0.6-rtm.25269.2 -> To Version 9.0.7-rtm.25312.2 (parent: Microsoft.WindowsDesktop.App.Ref
…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 9.0.6-rtm.25269.2 to 9.0.7-rtm.25312.2 (parent: Microsoft.WindowsDesktop.App.Ref)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.6-servicing.25266.5 to 9.0.7-servicing.25312.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.6-rtm.25269.2 to 9.0.7-rtm.25312.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a)
- **Build**: [20250612.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2729214)
- **Date Produced**: June 13, 2025 1:28:35 AM UTC
- **Commit**: [4c31f574f88e395456cec657c7ccb90fe32e0c56](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC4c31f574f88e395456cec657c7ccb90fe32e0c56)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.7 to 9.0.7][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.7-servicing.25310.2 to 9.0.7-servicing.25312.1][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.7-servicing.25310.2 to 9.0.7-servicing.25312.1][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.6-rtm.25269.2 to 9.0.7-rtm.25312.2][2]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.6-servicing.25266.5 to 9.0.7-servicing.25312.5][3]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.6-rtm.25269.2 to 9.0.7-rtm.25312.2][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCbfa836ee9a9d4f1857de6f3d2f104d72be4b368a&targetVersion=GC4c31f574f88e395456cec657c7ccb90fe32e0c56&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC5a4e2343a2986271c9eec97862c2db4cdd15b08e&targetVersion=GC2f2fe4899318aaf1a6bfab64a90e142addd46487&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf0fc61ead7dc20cbce05eb81a42089e28c90c409&targetVersion=GCef2a3107f7abdeb18ac152197e4e6f37f0625f76&_a=files

[DependencyUpdate]...
…otnet-runtime build 20250616.16

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 9.0.7 -> To Version 9.0.7
…otnet-windowsdesktop build 20250616.2

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0
 From Version 9.0.7 -> To Version 9.0.7
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [57bb26e6-6f64-40cf-a4ea-5b973f41bc22](https://maestro.dot.net/subscriptions?search=57bb26e6-6f64-40cf-a4ea-5b973f41bc22)
- **Build**: [20250616.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2731448)
- **Date Produced**: June 16, 2025 11:28:40 PM UTC
- **Commit**: [3c298d9f00936d651cc47d221762474e25277672](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC3c298d9f00936d651cc47d221762474e25277672)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.DependencyModel**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.Logging**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.Logging.Console**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.NET.HostModel**: [from 9.0.7-servicing.25311.18 to 9.0.7-servicing.25316.16][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.NETCore.App.Ref**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.NETCore.Platforms**: [from 9.0.7-servicing.25311.18 to 9.0.7-servicing.25316.16][1]
  - **Microsoft.Win32.SystemEvents**: [from 9.0.7 to 9.0.7][1]
  - **System.CodeDom**: [from 9.0.7 to 9.0.7][1]
  - **System.Composition.AttributedModel**: [from 9.0.7 to 9.0.7][1]
  - **System.Composition.Convention**: [from 9.0.7 to 9.0.7][1]
  - **System.Composition.Hosting**: [from 9.0.7 to 9.0.7][1]
  - **System.Composition.Runtime**: [from 9.0.7 to 9.0.7][1]
  - **System.Composition.TypedParts**: [from 9.0.7 to 9.0.7][1]
  - **System.Configuration.ConfigurationManager**: [from 9.0.7 to 9.0.7][1]
  - **System.Formats.Asn1**: [from 9.0.7 to 9.0.7][1]
  - **System.Reflection.MetadataLoadContext**: [from 9.0.7 to 9.0.7][1]
  - **System.Resources.Extensions**: [from 9.0.7 to 9.0.7][1]
  - **System.Security.Cryptography.Pkcs**: [from 9.0.7 to 9.0.7][1]
  - **System.Security.Cryptography.ProtectedData**: [from 9.0.7 to 9.0.7][1]
  - **System.Security.Cryptography.Xml**: [from 9.0.7 to 9.0.7][1]
  - **System.Security.Permissions**: [from 9.0.7 to 9.0.7][1]
  - **System.ServiceProcess.ServiceController**: [from 9.0.7 to 9.0.7][1]
  - **System.Text.Encoding.CodePages**: [from 9.0.7 to 9.0.7][1]
  - **System.Text.Json**: [from 9.0.7 to 9.0.7][1]
  - **System.Windows.Extensions**: [from 9.0.7 to 9.0.7][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from 9.0.7-servicing.25...
…otnet-aspnetcore build 20250617.2

dotnet-dev-certs , dotnet-user-jwts , 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.SdkAnalyzers , 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.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.7-servicing.25311.15 -> To Version 9.0.7-servicing.25317.2
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [7c429c14-b12b-40f6-ae9e-395f98f369df](https://maestro.dot.net/subscriptions?search=7c429c14-b12b-40f6-ae9e-395f98f369df)
- **Build**: [20250617.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2732120)
- **Date Produced**: June 17, 2025 5:17:41 PM UTC
- **Commit**: [f6b3a5da75eb405046889a5447ec9b14cc29d285](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCf6b3a5da75eb405046889a5447ec9b14cc29d285)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **dotnet-user-jwts**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **dotnet-user-secrets**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.AspNetCore.Authorization**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.AspNetCore.TestHost**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.Extensions.ObjectPool**: [from 9.0.7 to 9.0.7][1]
  - **Microsoft.JSInterop**: [from 9.0.7 to 9.0.7][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]
  - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.7-servicing.25311.15 to 9.0.7-servicing.25317.2][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…otnet-windowsdesktop build 20250617.1

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

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 9.0.7-rtm.25312.2 -> To Version 9.0.7-rtm.25317.1 (parent: Microsoft.WindowsDesktop.App.Ref
…dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a)
- **Build**: [20250617.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2732241)
- **Date Produced**: June 17, 2025 6:33:14 PM UTC
- **Commit**: [bd9e6e960b9e9f00df0462574638f54e80734b7c](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCbd9e6e960b9e9f00df0462574638f54e80734b7c)
- **Branch**: refs/heads/internal/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.7 to 9.0.7][2]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.7 to 9.0.7][2]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.7-servicing.25312.1 to 9.0.7-servicing.25317.1][2]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.7-servicing.25312.1 to 9.0.7-servicing.25317.1][2]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1][3]
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.7-servicing.25312.5 to 9.0.7-servicing.25316.4][4]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1][3]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC4c31f574f88e395456cec657c7ccb90fe32e0c56&targetVersion=GCbd9e6e960b9e9f00df0462574638f54e80734b7c&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC2f2fe4899318aaf1a6bfab64a90e142addd46487&targetVersion=GC7ac13333cf0a6ba33b4be231673080313e752e6a&_a=files
[4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCef2a3107f7abdeb18ac152197e4e6f37f0625f76&targetVersion=GC839ce1ed3f4e73f8628ba24f48660ecebd99824e&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)

[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 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1 (parent: Microsoft.WindowsDesktop.App.Ref)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.7-servicing.25312.5 to 9.0.7-servicing.25316.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x...
@github-actions github-actions bot requested review from a team as code owners July 9, 2025 14:16
@github-actions github-actions bot requested a review from a team as a code owner July 9, 2025 23:05
…merge/release/9.0.1xx-to-release/9.0.3xx
…merge/release/9.0.1xx-to-release/9.0.3xx
@SimonZhao888
Copy link
Member

Container registry issue.

@SimonZhao888
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Simon Zhao (BEYONDSOFT CONSULTING INC) added 2 commits July 15, 2025 13:04
…merge/release/9.0.1xx-to-release/9.0.3xx
…merge/release/9.0.1xx-to-release/9.0.3xx
…merge/release/9.0.1xx-to-release/9.0.3xx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants