From 5a910832ff51fb2059034f7a89510a42e4006902 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 Apr 2026 02:03:44 +0000 Subject: [PATCH 01/12] Update dependencies from https://github.com/dotnet/dotnet build 20260422.13 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26216.121 -> To Version 10.0.0-beta.26222.113 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.300-preview.0.26222.113 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.300-preview.26222.113 --- 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 16c6634b920f..dade3b6c48fd 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.26216.121 - 10.0.0-beta.26216.121 + 10.0.0-beta.26222.113 + 10.0.0-beta.26222.113 0.11.5-alpha.26070.104 - 10.0.0-beta.26216.121 + 10.0.0-beta.26222.113 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26216.121 + 10.0.300-preview.0.26222.113 10.0.3 - 10.0.300-preview.26216.121 + 10.0.300-preview.26222.113 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6d7e20b46d9a..20c8dce14cf7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - e43cbe04901ea4cf359ed0883b0533abab224ba2 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - e43cbe04901ea4cf359ed0883b0533abab224ba2 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 - + https://github.com/dotnet/dotnet - e43cbe04901ea4cf359ed0883b0533abab224ba2 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 - + https://github.com/dotnet/dotnet - e43cbe04901ea4cf359ed0883b0533abab224ba2 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - e43cbe04901ea4cf359ed0883b0533abab224ba2 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 diff --git a/global.json b/global.json index 5a1a6bf7167f..aa0ef941166b 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26216.121" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26216.121" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.113" } } From 95cb8c148e5019361cf241010edbe1df4bc0b6fe Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 23 Apr 2026 02:04:31 +0000 Subject: [PATCH 02/12] Re-generate global.json for PR #25229: [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 aa0ef941166b..12cc8fac70de 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26216.121", + "version": "10.0.300-preview.0.26222.113", "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.0.26216.121" + "dotnet": "10.0.300-preview.0.26222.113" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.113" From 41e6a113816873e5385b9144a08650b5ddc40067 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 Apr 2026 02:03:28 +0000 Subject: [PATCH 03/12] Update dependencies from https://github.com/dotnet/dotnet build 20260422.39 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26216.121 -> To Version 10.0.0-beta.26222.139 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.300-preview.0.26222.139 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.300-preview.26222.139 --- 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 dade3b6c48fd..c052c4eafbcd 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.26222.113 - 10.0.0-beta.26222.113 + 10.0.0-beta.26222.139 + 10.0.0-beta.26222.139 0.11.5-alpha.26070.104 - 10.0.0-beta.26222.113 + 10.0.0-beta.26222.139 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26222.113 + 10.0.300-preview.0.26222.139 10.0.3 - 10.0.300-preview.26222.113 + 10.0.300-preview.26222.139 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 20c8dce14cf7..a87a152fbdd5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 + 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 + 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd - + https://github.com/dotnet/dotnet - 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 + 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd - + https://github.com/dotnet/dotnet - 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 + 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 + 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd diff --git a/global.json b/global.json index 12cc8fac70de..a2c34c4fd3dc 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26222.113" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.113" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.139" } } From be2b020d9b84614a1ccd7a76ed8710386f28241e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 24 Apr 2026 02:04:10 +0000 Subject: [PATCH 04/12] Re-generate global.json for PR #25229: [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 a2c34c4fd3dc..9299972c53e7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26222.113", + "version": "10.0.300-preview.0.26222.139", "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.0.26222.113" + "dotnet": "10.0.300-preview.0.26222.139" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.139" From d8c59cbb4612ba46ec8ad0bc23dba7429b7d2cc1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 26 Apr 2026 02:02:14 +0000 Subject: [PATCH 05/12] Update dependencies from https://github.com/dotnet/dotnet build 20260425.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.26216.121 -> To Version 10.0.0-beta.26225.103 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.300-preview.0.26225.103 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.300 --- 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 101886da58a6..011156a1ce06 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c052c4eafbcd..347e6185c8ef 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.26222.139 - 10.0.0-beta.26222.139 + 10.0.0-beta.26225.103 + 10.0.0-beta.26225.103 0.11.5-alpha.26070.104 - 10.0.0-beta.26222.139 + 10.0.0-beta.26225.103 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26222.139 + 10.0.300-preview.0.26225.103 10.0.3 - 10.0.300-preview.26222.139 + 10.0.300 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a87a152fbdd5..03f5e5e74df8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd + 1322f11a103b608c9ecaaf26c777ca19f96d7e59 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd + 1322f11a103b608c9ecaaf26c777ca19f96d7e59 - + https://github.com/dotnet/dotnet - 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd + 1322f11a103b608c9ecaaf26c777ca19f96d7e59 - + https://github.com/dotnet/dotnet - 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd + 1322f11a103b608c9ecaaf26c777ca19f96d7e59 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 38ce3d61004622c10b2bcf5c7c2f14b9c014a9cd + 1322f11a103b608c9ecaaf26c777ca19f96d7e59 diff --git a/global.json b/global.json index 9299972c53e7..d2db8d469669 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26222.139" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.139" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26225.103" } } From 50818b205f4867525b2122e1937939faddfa9ec1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 26 Apr 2026 02:02:57 +0000 Subject: [PATCH 06/12] Re-generate global.json for PR #25229: [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 d2db8d469669..ac3673dcf540 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26222.139", + "version": "10.0.300-preview.0.26225.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.0.26222.139" + "dotnet": "10.0.300-preview.0.26225.103" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26225.103" From ab4d2e38eeb2b759ad676d59b39ba529c0721e7e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Apr 2026 02:02:18 +0000 Subject: [PATCH 07/12] Update dependencies from https://github.com/dotnet/dotnet build 20260426.5 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26216.121 -> To Version 10.0.0-beta.26226.105 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.300-preview.0.26226.105 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.300 --- NuGet.config | 2 +- eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 18 +++++++++--------- global.json | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index 011156a1ce06..fe28fa6feb2a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 347e6185c8ef..63b7ef184d73 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26225.103 - 10.0.0-beta.26225.103 + 10.0.0-beta.26226.105 + 10.0.0-beta.26226.105 0.11.5-alpha.26070.104 - 10.0.0-beta.26225.103 + 10.0.0-beta.26226.105 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26225.103 + 10.0.300-preview.0.26226.105 10.0.3 10.0.300 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03f5e5e74df8..1507052cb1e9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 1322f11a103b608c9ecaaf26c777ca19f96d7e59 + af672c461438c30f2d81139696c08f43944bd5a4 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 1322f11a103b608c9ecaaf26c777ca19f96d7e59 + af672c461438c30f2d81139696c08f43944bd5a4 - + https://github.com/dotnet/dotnet - 1322f11a103b608c9ecaaf26c777ca19f96d7e59 + af672c461438c30f2d81139696c08f43944bd5a4 https://github.com/dotnet/dotnet - 1322f11a103b608c9ecaaf26c777ca19f96d7e59 + af672c461438c30f2d81139696c08f43944bd5a4 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 1322f11a103b608c9ecaaf26c777ca19f96d7e59 + af672c461438c30f2d81139696c08f43944bd5a4 diff --git a/global.json b/global.json index ac3673dcf540..c82298e6dc69 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26225.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26225.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26226.105" } } From 836c577c1a1a332d495d02d555e36b8e592d3728 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 27 Apr 2026 02:03:03 +0000 Subject: [PATCH 08/12] Re-generate global.json for PR #25229: [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 c82298e6dc69..140b8ab55cfa 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26225.103", + "version": "10.0.300-preview.0.26226.105", "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.0.26225.103" + "dotnet": "10.0.300-preview.0.26226.105" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26226.105" From b6eb71a53fe6f70b1083a7629c0307a28791ad97 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 Apr 2026 02:03:28 +0000 Subject: [PATCH 09/12] Update dependencies from https://github.com/dotnet/dotnet build 20260427.13 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26216.121 -> To Version 10.0.0-beta.26227.113 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.300-preview.0.26227.113 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.300 --- NuGet.config | 1 - eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 18 +++++++++--------- global.json | 2 +- 4 files changed, 14 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index fe28fa6feb2a..101886da58a6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,6 @@ - diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 63b7ef184d73..14ed3fde2a18 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26226.105 - 10.0.0-beta.26226.105 + 10.0.0-beta.26227.113 + 10.0.0-beta.26227.113 0.11.5-alpha.26070.104 - 10.0.0-beta.26226.105 + 10.0.0-beta.26227.113 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26226.105 + 10.0.300-preview.0.26227.113 10.0.3 10.0.300 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1507052cb1e9..d778c146e68c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - af672c461438c30f2d81139696c08f43944bd5a4 + 7cd99d4e04536addfd185d632b239da7fbf352fb https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - af672c461438c30f2d81139696c08f43944bd5a4 + 7cd99d4e04536addfd185d632b239da7fbf352fb - + https://github.com/dotnet/dotnet - af672c461438c30f2d81139696c08f43944bd5a4 + 7cd99d4e04536addfd185d632b239da7fbf352fb https://github.com/dotnet/dotnet - af672c461438c30f2d81139696c08f43944bd5a4 + 7cd99d4e04536addfd185d632b239da7fbf352fb https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - af672c461438c30f2d81139696c08f43944bd5a4 + 7cd99d4e04536addfd185d632b239da7fbf352fb diff --git a/global.json b/global.json index 140b8ab55cfa..b183e02cd2b2 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26226.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26226.105" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.113" } } From 4b90f342e42da5e324f78572e3044e65e099cc79 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 28 Apr 2026 02:04:13 +0000 Subject: [PATCH 10/12] Re-generate global.json for PR #25229: [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 b183e02cd2b2..9ac330c7676e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26226.105", + "version": "10.0.300-preview.0.26227.113", "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.0.26226.105" + "dotnet": "10.0.300-preview.0.26227.113" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.113" From 8c7a08fedab3184cca56e10014ec4e48ece1bc4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 Apr 2026 02:02:34 +0000 Subject: [PATCH 11/12] Update dependencies from https://github.com/dotnet/dotnet build 20260427.22 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26216.121 -> To Version 10.0.0-beta.26227.122 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26227.122 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- 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 14ed3fde2a18..3699e7f63ef5 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.26227.113 - 10.0.0-beta.26227.113 + 10.0.0-beta.26227.122 + 10.0.0-beta.26227.122 0.11.5-alpha.26070.104 - 10.0.0-beta.26227.113 + 10.0.0-beta.26227.122 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26227.113 + 10.0.301-servicing.26227.122 10.0.3 - 10.0.300 + 10.0.301 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d778c146e68c..7087e911811e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 7cd99d4e04536addfd185d632b239da7fbf352fb + 40451fd17068c5428329f3807cd854e3a9a5a3c4 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 7cd99d4e04536addfd185d632b239da7fbf352fb + 40451fd17068c5428329f3807cd854e3a9a5a3c4 - + https://github.com/dotnet/dotnet - 7cd99d4e04536addfd185d632b239da7fbf352fb + 40451fd17068c5428329f3807cd854e3a9a5a3c4 - + https://github.com/dotnet/dotnet - 7cd99d4e04536addfd185d632b239da7fbf352fb + 40451fd17068c5428329f3807cd854e3a9a5a3c4 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 7cd99d4e04536addfd185d632b239da7fbf352fb + 40451fd17068c5428329f3807cd854e3a9a5a3c4 diff --git a/global.json b/global.json index 9ac330c7676e..3db05f45a4d0 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.300-preview.0.26227.113" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.113" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.122" } } From 846e76c5eaf9931c2340c26b84906fa3cefa5687 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 29 Apr 2026 02:03:24 +0000 Subject: [PATCH 12/12] Re-generate global.json for PR #25229: [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 3db05f45a4d0..d8498fd10075 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26227.113", + "version": "10.0.301-servicing.26227.122", "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.0.26227.113" + "dotnet": "10.0.301-servicing.26227.122" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.122"