From ec64418ebba0c66f522e19103741184f70d5b17c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:58:26 +0000 Subject: [PATCH] Update dotnet monorepo to v10 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 3818759..f094437 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.303", + "version": "10.0.301", "rollForward": "latestMajor", "allowPrerelease": true }