From e86c152fd58cc7243652eb4a78b59f8a1c854c0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:30:03 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v9 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 35a3678..c96473f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.404", + "version": "9.0.101", "rollForward": "latestMinor" }, "msbuild-sdks": {