From 15ce2273101c76b3dd9c2fd53cce7faa4be9c5a7 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 1 May 2026 05:47:27 +0000
Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade
build 20260424.3 (#38204)
[release/8.0] Update dependencies from dotnet/arcade
---
NuGet.config | 2 --
eng/Version.Details.xml | 12 ++++++------
eng/Versions.props | 2 +-
global.json | 8 ++++----
4 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index eaef3554ceb..77b2bf048ad 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,6 @@
-
@@ -19,7 +18,6 @@
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0918f92d213..266190cf371 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -60,17 +60,17 @@
-
+
https://github.com/dotnet/arcade
- 8dabb7110e0c0e8ca9866f389493bfb5047b8c24
+ d9af20b993c474033098fe0851c2d71b4ecf434b
-
+
https://github.com/dotnet/arcade
- 8dabb7110e0c0e8ca9866f389493bfb5047b8c24
+ d9af20b993c474033098fe0851c2d71b4ecf434b
-
+
https://github.com/dotnet/arcade
- 8dabb7110e0c0e8ca9866f389493bfb5047b8c24
+ d9af20b993c474033098fe0851c2d71b4ecf434b
diff --git a/eng/Versions.props b/eng/Versions.props
index 42036dc74ff..3b2484ef9cd 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -33,7 +33,7 @@
8.0.26-servicing.26169.21
- 8.0.0-beta.26168.3
+ 8.0.0-beta.26224.3
diff --git a/global.json b/global.json
index 55aa62458e1..7054542252a 100644
--- a/global.json
+++ b/global.json
@@ -1,11 +1,11 @@
{
"sdk": {
- "version": "8.0.125",
+ "version": "8.0.126",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
"tools": {
- "dotnet": "8.0.125",
+ "dotnet": "8.0.126",
"runtimes": {
"dotnet": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
@@ -13,7 +13,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26168.3",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.26168.3"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26224.3",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.26224.3"
}
}
From 3ecb974f1cccc37b0a39a1e25aa2de8511f3cb10 Mon Sep 17 00:00:00 2001
From: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Date: Tue, 5 May 2026 15:49:00 -0700
Subject: [PATCH 2/2] Update branding to 8.0.28 (#38227)
---
eng/Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index 3b2484ef9cd..d127da94314 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -1,6 +1,6 @@
- 8.0.27
+ 8.0.28
servicing