From 74c539131a2a697a311b53cc8d417b353a9869ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 2 May 2026 02:02:49 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/dotnet build 20260430.15 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.4.26224.122 -> To Version 11.0.0-preview.4.26230.115 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26224.122 -> To Version 11.0.0-beta.26230.115 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26224.122 -> To Version 0.11.5-preview.26230.115 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.4.26224.122 -> To Version 11.0.100-preview.4.26230.115 --- NuGet.config | 3 ++- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 4 files changed, 33 insertions(+), 32 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5c9a9204779..265e40969d5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,7 +10,8 @@ - + + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3d07e729721..4e6e7ccc56f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26224.122 - 11.0.0-beta.26224.122 - 0.11.5-preview.26224.122 - 11.0.0-beta.26224.122 - 11.0.0-preview.4.26224.122 - 11.0.0-preview.4.26224.122 - 11.0.0-preview.4.26224.122 - 11.0.100-preview.4.26224.122 - 11.0.0-preview.4.26224.122 - 11.0.100-preview.4.26224.122 + 11.0.0-beta.26230.115 + 11.0.0-beta.26230.115 + 0.11.5-preview.26230.115 + 11.0.0-beta.26230.115 + 11.0.0-preview.4.26230.115 + 11.0.0-preview.4.26230.115 + 11.0.0-preview.4.26230.115 + 11.0.100-preview.4.26230.115 + 11.0.0-preview.4.26230.115 + 11.0.100-preview.4.26230.115 26.0.11017 26.4.10259 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 629ddefd911..2925ad28dcc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c https://github.com/dotnet/xharness 866707736d49c2323628744716cda2475b3af9ee - + https://github.com/dotnet/dotnet - 48bd87d899e187fe0e4e2b81a7b4a65a37845213 + 4370ea16341331f045fa9b89cc46e03aed27195c diff --git a/global.json b/global.json index 4b66b037c33..91c9120017d 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.4.26224.122" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26224.122" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26230.115" } } From 5b117ab788b578e6016e96ccf0569fa6a9c13084 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 2 May 2026 02:03:34 +0000 Subject: [PATCH 2/4] Re-generate global.json for PR #25296: [release/11.0.1xx-preview4] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 91c9120017d..1b7bf999df3 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.4.26224.122", + "version": "11.0.100-preview.4.26230.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": "11.0.100-preview.4.26224.122" + "dotnet": "11.0.100-preview.4.26230.115" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26230.115" From c5a3e27d3c567caf1e70a91430cb52c556d0b3d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 May 2026 02:03:46 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/dotnet build 20260507.4 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.4.26224.122 -> To Version 11.0.0-preview.4.26257.104 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26224.122 -> To Version 11.0.0-beta.26257.104 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26224.122 -> To Version 0.11.5-preview.26257.104 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.4.26224.122 -> To Version 11.0.100-preview.4.26257.104 --- NuGet.config | 2 -- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 4 files changed, 31 insertions(+), 33 deletions(-) diff --git a/NuGet.config b/NuGet.config index 265e40969d5..e4b2b7a4e2a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,8 +10,6 @@ - - diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4e6e7ccc56f..6b2d5c3ccf5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26230.115 - 11.0.0-beta.26230.115 - 0.11.5-preview.26230.115 - 11.0.0-beta.26230.115 - 11.0.0-preview.4.26230.115 - 11.0.0-preview.4.26230.115 - 11.0.0-preview.4.26230.115 - 11.0.100-preview.4.26230.115 - 11.0.0-preview.4.26230.115 - 11.0.100-preview.4.26230.115 + 11.0.0-beta.26257.104 + 11.0.0-beta.26257.104 + 0.11.5-preview.26257.104 + 11.0.0-beta.26257.104 + 11.0.0-preview.4.26257.104 + 11.0.0-preview.4.26257.104 + 11.0.0-preview.4.26257.104 + 11.0.100-preview.4.26257.104 + 11.0.0-preview.4.26257.104 + 11.0.100-preview.4.26257.104 26.0.11017 26.4.10259 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2925ad28dcc..fcf8ab4af6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,29 +1,29 @@ - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 @@ -61,25 +61,25 @@ - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 https://github.com/dotnet/xharness 866707736d49c2323628744716cda2475b3af9ee - + https://github.com/dotnet/dotnet - 4370ea16341331f045fa9b89cc46e03aed27195c + ee37b656ebf9090eb38d73672929ab9669b57652 diff --git a/global.json b/global.json index 1b7bf999df3..900a1904d3f 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "11.0.100-preview.4.26230.115" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26230.115" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26257.104" } } From 195ebc2111aa5b6eed7d35187e4af56e7d5d9d80 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 8 May 2026 02:04:34 +0000 Subject: [PATCH 4/4] Re-generate global.json for PR #25296: [release/11.0.1xx-preview4] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 900a1904d3f..8ceda839dd9 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "11.0.100-preview.4.26230.115", + "version": "11.0.100-preview.4.26257.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": "11.0.100-preview.4.26230.115" + "dotnet": "11.0.100-preview.4.26257.104" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26257.104"