From 056b8515aab8cb0050e54b391263799de6bb9140 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Dec 2025 05:02:14 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/arcade build 20251226.5 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25612.5 -> To Version 10.0.0-beta.25626.5 --- eng/Version.Details.xml | 8 ++++---- global.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 02f8060ac..b84518352 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 55631983c8583162122687fddeac13424c1e40a8 + d8dca0b41b903e7182e64543773390b969dab96b - + https://github.com/dotnet/arcade - 55631983c8583162122687fddeac13424c1e40a8 + d8dca0b41b903e7182e64543773390b969dab96b diff --git a/global.json b/global.json index 36ffb1991..6294c2184 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "tools": { - "dotnet": "10.0.100" + "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25612.5", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25612.5" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25626.5" } } From d5bcd7efee0a348a62a449202c0ffabce22e5d5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Jan 2026 05:01:51 +0000 Subject: [PATCH 2/4] Update dependencies from https://github.com/dotnet/arcade build 20260107.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25612.5 -> To Version 10.0.0-beta.26057.1 --- eng/Version.Details.xml | 8 ++++---- global.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b84518352..ed4342b4d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - d8dca0b41b903e7182e64543773390b969dab96b + 13323fc374efc77953ec0ac9a0927da69f14a584 - + https://github.com/dotnet/arcade - d8dca0b41b903e7182e64543773390b969dab96b + 13323fc374efc77953ec0ac9a0927da69f14a584 diff --git a/global.json b/global.json index 6294c2184..6eea23964 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25626.5" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26057.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26057.1" } } From 9aa67434825d6cc30b6fefa2133b1e2237f37caf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 19 Jan 2026 05:02:09 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/arcade build 20260112.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25612.5 -> To Version 10.0.0-beta.26062.3 --- eng/Version.Details.xml | 8 ++++---- eng/common/core-templates/job/publish-build-assets.yml | 2 +- eng/common/core-templates/post-build/post-build.yml | 4 ++-- eng/common/templates/variables/pool-providers.yml | 2 +- global.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ed4342b4d..fec145c6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 13323fc374efc77953ec0ac9a0927da69f14a584 + 9f518f2be968c4c0102c2e3f8c793c5b7f28b731 - + https://github.com/dotnet/arcade - 13323fc374efc77953ec0ac9a0927da69f14a584 + 9f518f2be968c4c0102c2e3f8c793c5b7f28b731 diff --git a/eng/common/core-templates/job/publish-build-assets.yml b/eng/common/core-templates/job/publish-build-assets.yml index 3437087c8..b955fac6e 100644 --- a/eng/common/core-templates/job/publish-build-assets.yml +++ b/eng/common/core-templates/job/publish-build-assets.yml @@ -80,7 +80,7 @@ jobs: # If it's not devdiv, it's dnceng ${{ if ne(variables['System.TeamProject'], 'DevDiv') }}: name: NetCore1ESPool-Publishing-Internal - image: windows.vs2019.amd64 + image: windows.vs2022.amd64 os: windows steps: - ${{ if eq(parameters.is1ESPipeline, '') }}: diff --git a/eng/common/core-templates/post-build/post-build.yml b/eng/common/core-templates/post-build/post-build.yml index 9423d71ca..b942a79ef 100644 --- a/eng/common/core-templates/post-build/post-build.yml +++ b/eng/common/core-templates/post-build/post-build.yml @@ -293,11 +293,11 @@ stages: ${{ else }}: ${{ if eq(parameters.is1ESPipeline, true) }}: name: NetCore1ESPool-Publishing-Internal - image: windows.vs2019.amd64 + image: windows.vs2022.amd64 os: windows ${{ else }}: name: NetCore1ESPool-Publishing-Internal - demands: ImageOverride -equals windows.vs2019.amd64 + demands: ImageOverride -equals windows.vs2022.amd64 steps: - template: /eng/common/core-templates/post-build/setup-maestro-vars.yml parameters: diff --git a/eng/common/templates/variables/pool-providers.yml b/eng/common/templates/variables/pool-providers.yml index e0b19c14a..18693ea12 100644 --- a/eng/common/templates/variables/pool-providers.yml +++ b/eng/common/templates/variables/pool-providers.yml @@ -23,7 +23,7 @@ # # pool: # name: $(DncEngInternalBuildPool) -# demands: ImageOverride -equals windows.vs2019.amd64 +# demands: ImageOverride -equals windows.vs2022.amd64 variables: - ${{ if eq(variables['System.TeamProject'], 'internal') }}: - template: /eng/common/templates-official/variables/pool-providers.yml diff --git a/global.json b/global.json index 6eea23964..351d04905 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26057.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26057.1" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26062.3", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26062.3" } } From 731897ae6dd5f7d5716034fc0fad5011493cece3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 26 Jan 2026 05:02:22 +0000 Subject: [PATCH 4/4] Update dependencies from https://github.com/dotnet/arcade build 20260116.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25612.5 -> To Version 10.0.0-beta.26066.3 --- eng/Version.Details.xml | 8 ++++---- eng/common/core-templates/job/source-build.yml | 2 +- global.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fec145c6f..81088d993 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 9f518f2be968c4c0102c2e3f8c793c5b7f28b731 + af17297350d5e5357d2ab3d69369d2a58b8bc4ab - + https://github.com/dotnet/arcade - 9f518f2be968c4c0102c2e3f8c793c5b7f28b731 + af17297350d5e5357d2ab3d69369d2a58b8bc4ab diff --git a/eng/common/core-templates/job/source-build.yml b/eng/common/core-templates/job/source-build.yml index d805d5fae..c08b3ad8a 100644 --- a/eng/common/core-templates/job/source-build.yml +++ b/eng/common/core-templates/job/source-build.yml @@ -63,7 +63,7 @@ jobs: demands: ImageOverride -equals build.ubuntu.2004.amd64 ${{ if eq(variables['System.TeamProject'], 'internal') }}: name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')] - image: 1es-mariner-2 + image: Azure-Linux-3-Amd64 os: linux ${{ else }}: pool: diff --git a/global.json b/global.json index 351d04905..3065830dc 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26062.3", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26062.3" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26066.3", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26066.3" } }