From 4f72cbcdbdd62c00205d18a1de964f4467c7a4dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 10:38:00 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v9.0.203 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 90b3042..478da3e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.0", + "version": "9.0.203", "rollForward": "latestFeature", "allowPrerelease": false }