From 3558850c82dfee09fff88e4c5b6842555ea1a206 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:53:59 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v8.0.401 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 1a9ccb18..5cf96894 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.400", + "version": "8.0.401", "rollForward": "latestFeature" } }