From 0c1bd0667eb3ce01ad5e67957c6af442ab0bad94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:30:39 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10.0.400 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 3b63af1..4b134a4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "disable", "allowPrerelease": false },