From 3651ad2c06ed7903405248f828c2bd39ea693614 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:04:00 +0000 Subject: [PATCH] chore: update dependency dotnet-sdk to v10 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index bc8fb36..a4125b7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "5.0.302", + "version": "10.0.203", "rollForward": "latestMajor" }, "msbuild-sdks": {