From 4da07822aa6a90c4ec539cc5e696885959cc8c0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 08:52:51 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v10.0.103 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index d46d21e..53b4c27 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.103", "rollForward": "latestFeature", "allowPrerelease": false }