From f04e91bb316d4de45cc32d3697a99798003587f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:13:06 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v6.0.407 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 212719103..9e8687e71 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.406", + "version": "6.0.407", "rollForward": "latestMinor" } }