From e8badaf8f5c9743ba5895d6d31eaa7fd14f1714c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:48:11 +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 2f7b69b..bba8fda 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.306", + "version": "10.0.300", "rollForward": "latestFeature", "allowPrerelease": false }