From 09c1db606d8dee697f4fb35fc58ce301adbbcea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 06:25:18 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.406 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 30906d5..190d25b 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.201", + "version": "8.0.406", "rollForward": "latestMinor" } }