From 98c739b6936965fa783b0935d4478dc0fb8bad0d Mon Sep 17 00:00:00 2001 From: Sean Reeser Date: Mon, 5 Jan 2026 10:35:05 -0800 Subject: [PATCH 1/5] Update branding to 9.0.114 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index e30c271601a6..5deac64e28a9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -6,7 +6,7 @@ 9 0 1 - 13 + 14 From 44c336bba8fb176791903abab5bf8ba57c467187 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 7 Jan 2026 13:56:21 -0800 Subject: [PATCH 2/5] Update helixTargetQueue to osx.15.amd64 --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index a33f0adc1e59..c7560d072e46 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -273,7 +273,7 @@ extends: name: Azure Pipelines image: macOS-latest os: macOS - helixTargetQueue: osx.13.amd64 + helixTargetQueue: osx.15.amd64 oneESCompat: templateFolderName: templates-official publishTaskPrefix: 1ES. From f30833f3250439626d1aafd7227a060cbfdfa5d4 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 7 Jan 2026 13:56:44 -0800 Subject: [PATCH 3/5] Update helixTargetQueue to osx.15.amd64.open --- .vsts-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-pr.yml b/.vsts-pr.yml index f325d966f28a..290fb18f8860 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -57,7 +57,7 @@ stages: name: Azure Pipelines vmImage: macOS-latest os: macOS - helixTargetQueue: osx.13.amd64.open + helixTargetQueue: osx.15.amd64.open ############### SOURCE BUILD ############### - template: /eng/common/templates/job/source-build.yml From 739daca070fb729f3a1907eaa645cb5c91cc55b0 Mon Sep 17 00:00:00 2001 From: "Donna Chen (BEYONDSOFT CONSULTING INC)" Date: Thu, 8 Jan 2026 10:07:00 +0800 Subject: [PATCH 4/5] Ignore warning: -ld_classic is deprecated and will be removed in a future release --- .../GivenThatWeWantToPublishAnAotApp.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs b/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs index 713a2bab116f..e6e916381d5a 100644 --- a/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs +++ b/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs @@ -49,7 +49,7 @@ public void NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled(string .And.NotHaveStdOutContaining("IL2026") .And.NotHaveStdErrContaining("NETSDK1179") .And.NotHaveStdErrContaining("warning") - .And.NotHaveStdOutContaining("warning"); + .And.NotHaveStdOutContaining("warning", new[] { "ld: warning: -ld_classic is deprecated and will be removed in a future release" }); var buildProperties = testProject.GetPropertyValues(testAsset.TestRoot, targetFramework); var rid = buildProperties["NETCoreSdkPortableRuntimeIdentifier"]; From dd33a9ab7e765e0176937d7a59a0afcde178f9f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 7 Jan 2026 14:29:26 +0000 Subject: [PATCH 5/5] Update dependencies from https://github.com/dotnet/source-build-externals build 20260105.1 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-externals From Version 9.0.0-alpha.1.25157.1 -> To Version 9.0.0-alpha.1.26055.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c0c7792fb82..051401ba0fa7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -445,9 +445,9 @@ - + https://github.com/dotnet/source-build-externals - 71dbdccd13f28cfd1a35649263b55ebbeab26ee7 + 16c380d1ce5fa0b24e232251c31cb013bbf3365f