From c584a312e75ad7f8008b9c8924bf962161da4338 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 01:51:55 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v10.0.201 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index ee681bf55..063163147 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.200", + "version": "10.0.201", "rollForward": "latestMinor" } }