From adbc580d6249e22d9c174fd86e8c7da102c3752f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:24:11 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v6.0.421 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 49fbedf..543e6e6 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.100", + "version": "6.0.421", "rollForward": "feature" } }