From 5c268dd1079fe3dff097a4db1f38b2b5aeb3e615 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 06:04:29 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v6.0.413 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 34f34e000..17717317f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.412", + "version": "6.0.413", "rollForward": "latestMinor" } }