From 3e7fa4e137be652a00b6c47ec34fbf0d4ff9f4b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 27 Feb 2026 10:48:50 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/dotnet build 20260226.3 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26125.125 -> To Version 10.0.0-beta.26126.103 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26125.125 -> To Version 10.0.300-preview.26126.103 --- NuGet.config | 1 + eng/Version.Details.props | 10 +++++----- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 4 files changed, 17 insertions(+), 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index dd0d127c085f..375ee513cb1f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,6 +13,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1f410fe6089c..032c76361149 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26125.125 - 10.0.0-beta.26125.125 + 10.0.0-beta.26126.103 + 10.0.0-beta.26126.103 0.11.5-alpha.26070.104 - 10.0.0-beta.26125.125 + 10.0.0-beta.26126.103 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.26125.125 + 10.0.300-preview.26126.103 10.0.3 - 10.0.300-preview.26125.125 + 10.0.300-preview.26126.103 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90d670d06c31..b09af05ce9a5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 44cf8112b85b5d087e0384dd6451a1e708d7f50c + c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 44cf8112b85b5d087e0384dd6451a1e708d7f50c + c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 - + https://github.com/dotnet/dotnet - 44cf8112b85b5d087e0384dd6451a1e708d7f50c + c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 - + https://github.com/dotnet/dotnet - 44cf8112b85b5d087e0384dd6451a1e708d7f50c + c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 https://github.com/dotnet/xharness 3df2923500447ee925d59f026c81720c7a9b4e4b - + https://github.com/dotnet/dotnet - 44cf8112b85b5d087e0384dd6451a1e708d7f50c + c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 diff --git a/global.json b/global.json index 1a3eae32a341..7fc87abb2d90 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.26125.125" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26125.125" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26126.103" } } From 546fb43d01407ff0865235b70a8f100c82e3f133 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 27 Feb 2026 10:49:38 +0000 Subject: [PATCH 2/4] Re-generate global.json for PR #24798: [release/10.0.1xx] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 7fc87abb2d90..b551b337a116 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.26125.125", + "version": "10.0.300-preview.26126.103", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.300-preview.26125.125" + "dotnet": "10.0.300-preview.26126.103" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26126.103" From 72da540887c94e6d361890f965b9443daeecef75 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 3 Mar 2026 02:05:11 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/dotnet build 20260302.4 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26125.125 -> To Version 10.0.0-beta.26152.104 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26125.125 -> To Version 10.0.300-preview.26152.104 --- eng/Version.Details.props | 10 +++++----- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 032c76361149..803d32d08737 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26126.103 - 10.0.0-beta.26126.103 + 10.0.0-beta.26152.104 + 10.0.0-beta.26152.104 0.11.5-alpha.26070.104 - 10.0.0-beta.26126.103 + 10.0.0-beta.26152.104 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.26126.103 + 10.0.300-preview.26152.104 10.0.3 - 10.0.300-preview.26126.103 + 10.0.300-preview.26152.104 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b09af05ce9a5..ae63c445251d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 + 938faf92928867a829fc5678ff93daf37821a3c5 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 + 938faf92928867a829fc5678ff93daf37821a3c5 - + https://github.com/dotnet/dotnet - c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 + 938faf92928867a829fc5678ff93daf37821a3c5 - + https://github.com/dotnet/dotnet - c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 + 938faf92928867a829fc5678ff93daf37821a3c5 https://github.com/dotnet/xharness 3df2923500447ee925d59f026c81720c7a9b4e4b - + https://github.com/dotnet/dotnet - c9c7256d0410d9f00ad7e4df1f56dfdf88f44418 + 938faf92928867a829fc5678ff93daf37821a3c5 diff --git a/global.json b/global.json index b551b337a116..6a84d7d0436a 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.26126.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26126.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26152.104" } } From ea24f10dc429958ad91c2ed85549095c4269b0f4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Mar 2026 02:05:57 +0000 Subject: [PATCH 4/4] Re-generate global.json for PR #24798: [release/10.0.1xx] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 6a84d7d0436a..dd2b9aa661c8 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.26126.103", + "version": "10.0.300-preview.26152.104", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.300-preview.26126.103" + "dotnet": "10.0.300-preview.26152.104" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26152.104"