From b9aeef985f1d51d7cca3d7b6ae6307d4aea105a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:57:42 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v10.0.300 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 99b1511..34cc7a1 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.300", "rollForward": "latestFeature" } }