From 7e3462e62b5b7335c0bc275487835e8a47e98b9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 14:51:54 +0000 Subject: [PATCH] chore(deps): 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 72e987316..5f47393d7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.200", + "version": "9.0.201", "rollForward": "latestMinor" } }