From f15e73350d3e0515a690c1b04e449de41c5eb26f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 13:11:09 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10.0.203 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index dc43140b..f40bcf54 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.0", + "version": "10.0.203", "rollForward": "latestMajor" } } \ No newline at end of file