From 3a1e50114f2bb37c9cd744dae664c661b32b6140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 04:26:52 +0000 Subject: [PATCH] deps: 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 d99e6aa..5269c28 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "latestFeature", "allowPrerelease": false }