From f78493a90c4a6ff2a264f7e16574503c208d5ff1 Mon Sep 17 00:00:00 2001 From: "dotnet-updater[bot]" <100138291+dotnet-updater[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 12:43:32 +0000 Subject: [PATCH] Bump dotnet sdk from 8.0.413 to 8.0.421 Bumps [dotnet sdk](https://github.com/dotnet/sdk) from 8.0.413 to 8.0.421. **This update includes a security fix.** - [Release notes](https://github.com/dotnet/core/releases/tag/v8.0.27) - [Changelog](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.27/8.0.27.md) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-type: direct:production update-type: version-update:patch ... Signed-off-by: dotnet-updater[bot] <100138291+dotnet-updater[bot]@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index ed416a8..daf8a04 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.413" + "version": "8.0.421" }, "scripts": { // project scripts