Skip to content

Conversation

@vseanreesermsft
Copy link

@vseanreesermsft vseanreesermsft commented Feb 10, 2026

Microsoft Reviewers: Open in CodeFlow

LeafShi1 and others added 9 commits December 18, 2025 19:59
#### AI description  (iteration 1)
#### PR Classification
Branch merge to synchronize release/9.0 into internal/release/9.0 with dependency version bumps and build configuration updates.

#### PR Summary
This pull request merges the release branch into the internal branch while updating dependency versions and adjusting build pipelines.
- **`eng/Version.Details.xml` and `eng/Versions.props`**: Update multiple Arcade-related dependency versions (GenFacades, CMake, Helix, RemoteExecutor, XUnitExtensions) from 9.0.0-beta.25562.4 to 9.0.0-beta.25609.4 with corresponding SHA changes.
- **`global.json`**: Bump msbuild-sdks versions for Arcade, CMake, and Helix to align with the updated dependency releases.
- **`eng/common/core-templates`**: Modify YAML build configurations by updating the build pool image (from 1es-mariner-2 to 1es-azurelinux-3), adding a branch condition in the source index, and switching the internal runtime feed URL.
- **`NuGet.config`**: Remove obsolete package source entries.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20260113.17

On relative base path root
Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 From Version 9.0.12-servicing.25606.9 -> To Version 9.0.13-servicing.26063.17
Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.Win32.Registry.AccessControl , Microsoft.Win32.SystemEvents , runtime.win-x64.Microsoft.NETCore.ILAsm , runtime.win-x86.Microsoft.NETCore.ILAsm , System.CodeDom , System.ComponentModel.Composition , System.ComponentModel.Composition.Registration , System.Configuration.ConfigurationManager , System.Data.Odbc , System.Data.OleDb , System.Diagnostics.EventLog , System.Diagnostics.PerformanceCounter , System.DirectoryServices , System.DirectoryServices.AccountManagement , System.DirectoryServices.Protocols , System.Formats.Nrbf , System.IO.Hashing , System.IO.Packaging , System.IO.Ports , System.Management , System.Reflection.Context , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Runtime.Caching , System.Runtime.Serialization.Formatters , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceModel.Syndication , System.ServiceProcess.ServiceController , System.Speech , System.Text.Encoding.CodePages , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Windows.Extensions From Version 9.0.12 -> To Version 9.0.13
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:555ab5b2-4b2b-499d-9bd8-61a8598c73f8)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [555ab5b2-4b2b-499d-9bd8-61a8598c73f8](https://maestro.dot.net/subscriptions?search=555ab5b2-4b2b-499d-9bd8-61a8598c73f8)
- **Build**: [20260113.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=2878334) ([297189](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/297189))
- **Date Produced**: January 14, 2026 1:28:15 AM UTC
- **Commit**: [9ecbfd4f3f330dc9649bce49cb12570b19d48c87](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC9ecbfd4f3f330dc9649bce49cb12570b19d48c87)
- **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [9.0.12-servicing.25606.9 to 9.0.13-servicing.26063.17][1]
     - Microsoft.Internal.Runtime.WindowsDesktop.Transport
     - Microsoft.NETCore.Platforms
     - VS.Redist.Common.NetCore.SharedFramework.x64.9.0
  - From [9.0.12 to 9.0.13][1]
     - Microsoft.NET.Sdk.IL
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - Microsoft.NETCore.ILAsm
     - Microsoft.NETCore.ILDAsm
     - Microsoft.Win32.Registry.AccessControl
     - Microsoft.Win32.SystemEvents
     - runtime.win-x64.Microsoft.NETCore.ILAsm
     - runtime.win-x86.Microsoft.NETCore.ILAsm
     - System.CodeDom
     - System.ComponentModel.Composition
     - System.ComponentModel.Composition.Registration
     - System.Configuration.ConfigurationManager
     - System.Data.Odbc
     - System.Data.OleDb
     - System.Diagnostics.EventLog
     - System.Diagnostics.PerformanceCounter
     - System.DirectoryServices
     - System.DirectoryServices.AccountManagement
     - System.DirectoryServices.Protocols
     - System.Formats.Nrbf
     - System.IO.Hashing
     - System.IO.Packaging
     - System.IO.Ports
     - System.Management
     - System.Reflection.Context
     - System.Reflection.MetadataLoadContext
     - System.Resources.Extensions
     - System.Runtime.Caching
     - System.Runtime.Serialization.Formatters
     - System.Security.Cryptography.Pkcs
     - System.Security.Cryptography.ProtectedData
     - System.Security.Cryptography.Xml
     - System.Security.Permissions
     - System.ServiceModel.Syndication
     - System.ServiceProcess.ServiceController
     - System.Speech
     - System.Text.Encoding.CodePages
     - System.Text.Encodings.Web
     - System.Text.Json
     - System.Threading.AccessControl
     - System.Windows.Extensions

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:555ab5b2-4b2b-499d-9bd8-61a8598c7...
@LeafShi1
Copy link
Member

src\System.Windows.Forms\tests\InteropTests\NativeTests\NativeTests.proj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) NativeTests depends on Microsoft.NET.ILLink.Tasks (>= 9.0.13) but Microsoft.NET.ILLink.Tasks 9.0.13 was not found. Microsoft.NET.ILLink.Tasks 10.0.0 was resolved instead.

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.

3 participants