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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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/25] 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" From 5e191f381c9b83c666bd7608948abb3bb0519bb6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 6 May 2026 02:03:02 +0000 Subject: [PATCH 13/25] Update dependencies from https://github.com/dotnet/dotnet build 20260505.15 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.26255.115 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26255.115 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- NuGet.config | 1 + eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 18 +++++++++--------- global.json | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) diff --git a/NuGet.config b/NuGet.config index 101886da58a6..b51ffec30fd3 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3699e7f63ef5..e8a1206b74c6 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.26227.122 - 10.0.0-beta.26227.122 + 10.0.0-beta.26255.115 + 10.0.0-beta.26255.115 0.11.5-alpha.26070.104 - 10.0.0-beta.26227.122 + 10.0.0-beta.26255.115 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.301-servicing.26227.122 + 10.0.301-servicing.26255.115 10.0.3 10.0.301 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7087e911811e..4139479fadab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 40451fd17068c5428329f3807cd854e3a9a5a3c4 + 00657f09ea0191cd073469dc384ad2aa449c8d6e https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 40451fd17068c5428329f3807cd854e3a9a5a3c4 + 00657f09ea0191cd073469dc384ad2aa449c8d6e - + https://github.com/dotnet/dotnet - 40451fd17068c5428329f3807cd854e3a9a5a3c4 + 00657f09ea0191cd073469dc384ad2aa449c8d6e https://github.com/dotnet/dotnet - 40451fd17068c5428329f3807cd854e3a9a5a3c4 + 00657f09ea0191cd073469dc384ad2aa449c8d6e https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 40451fd17068c5428329f3807cd854e3a9a5a3c4 + 00657f09ea0191cd073469dc384ad2aa449c8d6e diff --git a/global.json b/global.json index d8498fd10075..46cc1f7dee0c 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.301-servicing.26227.122" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26227.122" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26255.115" } } From fbff565c64ed4278f9e3b9f8ea4b2ddb7f5e6be8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 6 May 2026 02:03:50 +0000 Subject: [PATCH 14/25] 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 46cc1f7dee0c..ca048f179c25 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301-servicing.26227.122", + "version": "10.0.301-servicing.26255.115", "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.301-servicing.26227.122" + "dotnet": "10.0.301-servicing.26255.115" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26255.115" From e8b6ed9ed41e9c99e0cd4768c52ef6af47ca8110 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 May 2026 02:04:10 +0000 Subject: [PATCH 15/25] Update dependencies from https://github.com/dotnet/dotnet build 20260507.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.26257.105 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26257.105 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- 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 d87456fd0093..e528f7299264 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,6 @@ - diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7d783ed96e34..f08f5d25d6c7 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.26255.115 - 10.0.0-beta.26255.115 + 10.0.0-beta.26257.105 + 10.0.0-beta.26257.105 0.11.5-alpha.26070.104 - 10.0.0-beta.26255.115 + 10.0.0-beta.26257.105 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.301-servicing.26255.115 + 10.0.301-servicing.26257.105 10.0.3 10.0.301 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3b25eefcb3ab..07c6224b4762 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 00657f09ea0191cd073469dc384ad2aa449c8d6e + 666163a5081284b14b1be3b644c2ca33c74154a0 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 00657f09ea0191cd073469dc384ad2aa449c8d6e + 666163a5081284b14b1be3b644c2ca33c74154a0 - + https://github.com/dotnet/dotnet - 00657f09ea0191cd073469dc384ad2aa449c8d6e + 666163a5081284b14b1be3b644c2ca33c74154a0 https://github.com/dotnet/dotnet - 00657f09ea0191cd073469dc384ad2aa449c8d6e + 666163a5081284b14b1be3b644c2ca33c74154a0 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 00657f09ea0191cd073469dc384ad2aa449c8d6e + 666163a5081284b14b1be3b644c2ca33c74154a0 diff --git a/global.json b/global.json index ca048f179c25..89e2acfd6ea1 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.301-servicing.26255.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26255.115" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.105" } } From d8f110c8f31106e5622716a5944469b1cdc2e76d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 8 May 2026 02:04:58 +0000 Subject: [PATCH 16/25] 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 89e2acfd6ea1..d8aafc79cfa7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301-servicing.26255.115", + "version": "10.0.301-servicing.26257.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.301-servicing.26255.115" + "dotnet": "10.0.301-servicing.26257.105" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.105" From 58f98425b2aaa4e5482d84f283711a6db73e6170 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 13 May 2026 09:59:28 +0200 Subject: [PATCH 17/25] Add a 9.0.17 feed. --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index e528f7299264..c6327c44f92a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -47,6 +47,8 @@ + + From c06c46022abc1ab6aece23bbe1d5efdfc7b05395 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 16 May 2026 02:02:47 +0000 Subject: [PATCH 18/25] Update dependencies from https://github.com/dotnet/dotnet build 20260515.12 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.26265.112 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26265.112 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- NuGet.config | 1 + eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 18 +++++++++--------- global.json | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) diff --git a/NuGet.config b/NuGet.config index c6327c44f92a..1d3b37f3653c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,6 +10,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f08f5d25d6c7..ad3a8edfaf02 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.26257.105 - 10.0.0-beta.26257.105 + 10.0.0-beta.26265.112 + 10.0.0-beta.26265.112 0.11.5-alpha.26070.104 - 10.0.0-beta.26257.105 + 10.0.0-beta.26265.112 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.301-servicing.26257.105 + 10.0.301-servicing.26265.112 10.0.3 10.0.301 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 07c6224b4762..0204810d6d4b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 666163a5081284b14b1be3b644c2ca33c74154a0 + e3fbb9e2450a341ff31974d3fa34eeed7bace244 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 666163a5081284b14b1be3b644c2ca33c74154a0 + e3fbb9e2450a341ff31974d3fa34eeed7bace244 - + https://github.com/dotnet/dotnet - 666163a5081284b14b1be3b644c2ca33c74154a0 + e3fbb9e2450a341ff31974d3fa34eeed7bace244 https://github.com/dotnet/dotnet - 666163a5081284b14b1be3b644c2ca33c74154a0 + e3fbb9e2450a341ff31974d3fa34eeed7bace244 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - 666163a5081284b14b1be3b644c2ca33c74154a0 + e3fbb9e2450a341ff31974d3fa34eeed7bace244 diff --git a/global.json b/global.json index d8aafc79cfa7..1682dbbe333f 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.301-servicing.26257.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.105" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26265.112" } } From 8d06d4248d1db081d00499b6be1d3b8aad9d7d25 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 16 May 2026 02:03:32 +0000 Subject: [PATCH 19/25] 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 1682dbbe333f..d0ab6e3b2adb 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301-servicing.26257.105", + "version": "10.0.301-servicing.26265.112", "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.301-servicing.26257.105" + "dotnet": "10.0.301-servicing.26265.112" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26265.112" From 46d784f1f8320767b3628e4b32f1b4decd1b6ebb Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Tue, 19 May 2026 08:18:49 +0200 Subject: [PATCH 20/25] Add a 8.0.28 feed. And remove outdated feeds. --- NuGet.config | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1d3b37f3653c..c735f77881f6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -34,20 +34,8 @@ - - - - - - - - - - - - - - + + From 809e481b8e3e25c5577209beb7e380d517f0a999 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 20 May 2026 02:03:28 +0000 Subject: [PATCH 21/25] Update dependencies from https://github.com/dotnet/dotnet build 20260519.15 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.26269.115 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26269.115 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- 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 c735f77881f6..a44c3e321f2e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ad3a8edfaf02..8970956be7e8 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.26265.112 - 10.0.0-beta.26265.112 + 10.0.0-beta.26269.115 + 10.0.0-beta.26269.115 0.11.5-alpha.26070.104 - 10.0.0-beta.26265.112 + 10.0.0-beta.26269.115 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.301-servicing.26265.112 + 10.0.301-servicing.26269.115 10.0.3 10.0.301 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0204810d6d4b..af48cef03846 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - e3fbb9e2450a341ff31974d3fa34eeed7bace244 + e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - e3fbb9e2450a341ff31974d3fa34eeed7bace244 + e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 - + https://github.com/dotnet/dotnet - e3fbb9e2450a341ff31974d3fa34eeed7bace244 + e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 https://github.com/dotnet/dotnet - e3fbb9e2450a341ff31974d3fa34eeed7bace244 + e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 https://github.com/dotnet/xharness e5857fbbc3f1d39d2776af5a5e3235c9ff485afa - + https://github.com/dotnet/dotnet - e3fbb9e2450a341ff31974d3fa34eeed7bace244 + e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 diff --git a/global.json b/global.json index d0ab6e3b2adb..ae4ca0463f70 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.301-servicing.26265.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26265.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26269.115" } } From 5e74220d47ad11804847733488f222f523f0165a Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 20 May 2026 10:03:48 +0200 Subject: [PATCH 22/25] Update global.json. --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index ae4ca0463f70..0e232491ae1a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301-servicing.26265.112", + "version": "10.0.301-servicing.26269.115", "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.301-servicing.26265.112" + "dotnet": "10.0.301-servicing.26269.115" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26269.115" From baba8b0d28363d8b052a26149270525f36b4773f Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 20 May 2026 12:09:35 +0200 Subject: [PATCH 23/25] Revert "Remove unused feed." This reverts commit 9eaa15907dce775c8297b56f9fc85055c18e687e. It's not unused. --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index 7dfa877bdfec..0881f06ac984 100644 --- a/NuGet.config +++ b/NuGet.config @@ -34,6 +34,8 @@ + + From 1854a9ee4bfe9ba6894179e3f98b8bb344825fb2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 21 May 2026 02:03:19 +0000 Subject: [PATCH 24/25] Update dependencies from https://github.com/dotnet/dotnet build 20260520.2 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.26270.102 Microsoft.NET.Sdk From Version 10.0.300-preview.0.26216.121 -> To Version 10.0.301-servicing.26270.102 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.300-preview.26216.121 -> To Version 10.0.301 --- NuGet.config | 3 ++- eng/Version.Details.props | 8 ++++---- eng/Version.Details.xml | 18 +++++++++--------- global.json | 2 +- 4 files changed, 16 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0881f06ac984..03a2d9eabbfd 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,10 +10,11 @@ - + + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ca68ffb3b9b7..92a6933e9745 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.26269.115 - 10.0.0-beta.26269.115 + 10.0.0-beta.26270.102 + 10.0.0-beta.26270.102 0.11.5-alpha.26070.104 - 10.0.0-beta.26269.115 + 10.0.0-beta.26270.102 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.301-servicing.26269.115 + 10.0.301-servicing.26270.102 10.0.3 10.0.301 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8edfb4d9f744..2704bdd8862a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 + 2970f74d535c31d8ad587c8127796c72f29bfcee https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 + 2970f74d535c31d8ad587c8127796c72f29bfcee - + https://github.com/dotnet/dotnet - e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 + 2970f74d535c31d8ad587c8127796c72f29bfcee https://github.com/dotnet/dotnet - e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 + 2970f74d535c31d8ad587c8127796c72f29bfcee https://github.com/dotnet/xharness 92962e5c46ac08a66ded4c5696209cc60f1a232f - + https://github.com/dotnet/dotnet - e0d9d5c38c18ee7a4d4c5e16959eb4ce1ed20483 + 2970f74d535c31d8ad587c8127796c72f29bfcee diff --git a/global.json b/global.json index 0e232491ae1a..a3c3749e90a1 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.301-servicing.26269.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26269.115" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26270.102" } } From def821f9944cf779d43f362471b13d08634e6f1e Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 21 May 2026 08:49:28 +0200 Subject: [PATCH 25/25] Bump global.json. --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index a3c3749e90a1..40583aca3c5a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301-servicing.26269.115", + "version": "10.0.301-servicing.26270.102", "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.301-servicing.26269.115" + "dotnet": "10.0.301-servicing.26270.102" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26270.102"