From 72406fc25f213e889f0d7c8454b5f93598cfa019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:48:02 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v9.0.201 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 93e6dbd..5f47393 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.101", + "version": "9.0.201", "rollForward": "latestMinor" } }