From 684bd695d28939b70656ad3f18d9a80625584982 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 7 Jun 2026 02:01:55 +0000 Subject: [PATCH 1/8] Update dependencies from https://github.com/dotnet/dotnet build 20260606.6 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26281.104 -> To Version 10.0.0-beta.26306.106 Microsoft.NET.Sdk From Version 10.0.400-preview.0.26281.104 -> To Version 10.0.400-preview.0.26306.106 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.400-preview.26281.104 -> To Version 10.0.400-preview.26306.106 --- NuGet.config | 2 -- eng/Version.Details.props | 10 +++++----- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 4 files changed, 16 insertions(+), 18 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5bb3de93aca0..128c4a3f5b21 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,8 +13,6 @@ - - diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 79e9ea59ac18..dc88a113ffc8 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.26281.104 - 10.0.0-beta.26281.104 + 10.0.0-beta.26306.106 + 10.0.0-beta.26306.106 0.11.5-alpha.26070.104 - 10.0.0-beta.26281.104 + 10.0.0-beta.26306.106 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.400-preview.0.26281.104 + 10.0.400-preview.0.26306.106 10.0.3 - 10.0.400-preview.26281.104 + 10.0.400-preview.26306.106 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e062e6d59eb8..3fed7d0bf2a9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - aec921632e75e1f29327709dd52e98c41f3b55cf + 53e08ecf1ff461e62665b31ae2af21238a811044 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - aec921632e75e1f29327709dd52e98c41f3b55cf + 53e08ecf1ff461e62665b31ae2af21238a811044 - + https://github.com/dotnet/dotnet - aec921632e75e1f29327709dd52e98c41f3b55cf + 53e08ecf1ff461e62665b31ae2af21238a811044 - + https://github.com/dotnet/dotnet - aec921632e75e1f29327709dd52e98c41f3b55cf + 53e08ecf1ff461e62665b31ae2af21238a811044 https://github.com/dotnet/xharness 92962e5c46ac08a66ded4c5696209cc60f1a232f - + https://github.com/dotnet/dotnet - aec921632e75e1f29327709dd52e98c41f3b55cf + 53e08ecf1ff461e62665b31ae2af21238a811044 diff --git a/global.json b/global.json index b2855704689d..0afd0439fee2 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.400-preview.0.26281.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26281.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.106" } } From ace422d1d7b4bc64957d5f7c70fb8729f9848e0f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 7 Jun 2026 02:02:43 +0000 Subject: [PATCH 2/8] Re-generate global.json for PR #25656: [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 0afd0439fee2..e1552e81e869 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.400-preview.0.26281.104", + "version": "10.0.400-preview.0.26306.106", "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.400-preview.0.26281.104" + "dotnet": "10.0.400-preview.0.26306.106" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.106" From 22378938c6a24836140037118d05d393a28fb50c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Jun 2026 02:02:03 +0000 Subject: [PATCH 3/8] Update dependencies from https://github.com/dotnet/dotnet build 20260606.10 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26281.104 -> To Version 10.0.0-beta.26306.110 Microsoft.NET.Sdk From Version 10.0.400-preview.0.26281.104 -> To Version 10.0.400-preview.0.26306.110 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.400-preview.26281.104 -> To Version 10.0.400-preview.26306.110 --- 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 dc88a113ffc8..193484e28e0d 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.26306.106 - 10.0.0-beta.26306.106 + 10.0.0-beta.26306.110 + 10.0.0-beta.26306.110 0.11.5-alpha.26070.104 - 10.0.0-beta.26306.106 + 10.0.0-beta.26306.110 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.400-preview.0.26306.106 + 10.0.400-preview.0.26306.110 10.0.3 - 10.0.400-preview.26306.106 + 10.0.400-preview.26306.110 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3fed7d0bf2a9..8f642267d411 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 53e08ecf1ff461e62665b31ae2af21238a811044 + 075b33c13177aed004ddbb1439410cc970601273 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 53e08ecf1ff461e62665b31ae2af21238a811044 + 075b33c13177aed004ddbb1439410cc970601273 - + https://github.com/dotnet/dotnet - 53e08ecf1ff461e62665b31ae2af21238a811044 + 075b33c13177aed004ddbb1439410cc970601273 - + https://github.com/dotnet/dotnet - 53e08ecf1ff461e62665b31ae2af21238a811044 + 075b33c13177aed004ddbb1439410cc970601273 https://github.com/dotnet/xharness 92962e5c46ac08a66ded4c5696209cc60f1a232f - + https://github.com/dotnet/dotnet - 53e08ecf1ff461e62665b31ae2af21238a811044 + 075b33c13177aed004ddbb1439410cc970601273 diff --git a/global.json b/global.json index e1552e81e869..e9df0d0fb978 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.400-preview.0.26306.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.106" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.110" } } From 4c065f3c937e623d7675dc3e6cb6b0ea235144f3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Jun 2026 02:02:51 +0000 Subject: [PATCH 4/8] Re-generate global.json for PR #25656: [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 e9df0d0fb978..bbfe4c163aac 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.400-preview.0.26306.106", + "version": "10.0.400-preview.0.26306.110", "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.400-preview.0.26306.106" + "dotnet": "10.0.400-preview.0.26306.110" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.110" From dcd453ba5a6b83befbd6c963edf1f43222a35d88 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 11 Jun 2026 02:02:38 +0000 Subject: [PATCH 5/8] Update dependencies from https://github.com/dotnet/dotnet build 20260610.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26281.104 -> To Version 10.0.0-beta.26310.101 Microsoft.NET.Sdk From Version 10.0.400-preview.0.26281.104 -> To Version 10.0.400-preview.0.26310.101 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.400-preview.26281.104 -> To Version 10.0.400-preview.26310.101 --- 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 193484e28e0d..a53f9eeaa0f1 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.26306.110 - 10.0.0-beta.26306.110 + 10.0.0-beta.26310.101 + 10.0.0-beta.26310.101 0.11.5-alpha.26070.104 - 10.0.0-beta.26306.110 + 10.0.0-beta.26310.101 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.400-preview.0.26306.110 + 10.0.400-preview.0.26310.101 10.0.3 - 10.0.400-preview.26306.110 + 10.0.400-preview.26310.101 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8f642267d411..3d1c29b5cf11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 - + https://github.com/dotnet/dotnet - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 - + https://github.com/dotnet/dotnet - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 https://github.com/dotnet/xharness 92962e5c46ac08a66ded4c5696209cc60f1a232f - + https://github.com/dotnet/dotnet - 075b33c13177aed004ddbb1439410cc970601273 + 1411d0c2d987bb22e14603b108180819f5b54159 diff --git a/global.json b/global.json index bbfe4c163aac..b12483e09157 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.400-preview.0.26306.110" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26306.110" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.101" } } From ab8069cf7e194927d8c9ba48c8c8a64b9102c233 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 11 Jun 2026 02:03:29 +0000 Subject: [PATCH 6/8] Re-generate global.json for PR #25656: [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 b12483e09157..2bdfb87e69d2 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.400-preview.0.26306.110", + "version": "10.0.400-preview.0.26310.101", "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.400-preview.0.26306.110" + "dotnet": "10.0.400-preview.0.26310.101" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.101" From afd679f9a28eb6f3b95575fa7d45bbb29a9b6f5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 12 Jun 2026 02:02:25 +0000 Subject: [PATCH 7/8] Update dependencies from https://github.com/dotnet/dotnet build 20260611.9 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.26281.104 -> To Version 10.0.0-beta.26311.109 Microsoft.NET.Sdk From Version 10.0.400-preview.0.26281.104 -> To Version 10.0.400-preview.0.26311.109 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.400-preview.26281.104 -> To Version 10.0.400-preview.26311.109 --- 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 a53f9eeaa0f1..c47616c08278 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.26310.101 - 10.0.0-beta.26310.101 + 10.0.0-beta.26311.109 + 10.0.0-beta.26311.109 0.11.5-alpha.26070.104 - 10.0.0-beta.26310.101 + 10.0.0-beta.26311.109 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.400-preview.0.26310.101 + 10.0.400-preview.0.26311.109 10.0.3 - 10.0.400-preview.26310.101 + 10.0.400-preview.26311.109 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3d1c29b5cf11..ac803f584a33 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 1411d0c2d987bb22e14603b108180819f5b54159 + 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 1411d0c2d987bb22e14603b108180819f5b54159 + 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 - + https://github.com/dotnet/dotnet - 1411d0c2d987bb22e14603b108180819f5b54159 + 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 - + https://github.com/dotnet/dotnet - 1411d0c2d987bb22e14603b108180819f5b54159 + 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 https://github.com/dotnet/xharness 92962e5c46ac08a66ded4c5696209cc60f1a232f - + https://github.com/dotnet/dotnet - 1411d0c2d987bb22e14603b108180819f5b54159 + 463c6aadc8c9b3a1e8c60a887993d4d98fd6ddd6 diff --git a/global.json b/global.json index 2bdfb87e69d2..96b91a331203 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.400-preview.0.26310.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26311.109" } } From 647f1b91d31305e8412139f374c1d0de0ce18c6d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 12 Jun 2026 02:03:10 +0000 Subject: [PATCH 8/8] Re-generate global.json for PR #25656: [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 96b91a331203..e0b90d9f1e3a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.400-preview.0.26310.101", + "version": "10.0.400-preview.0.26311.109", "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.400-preview.0.26310.101" + "dotnet": "10.0.400-preview.0.26311.109" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26311.109"