From 24092b2d4811116b62492c7b3af4a8d83ad2227a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:25:53 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v8.0.403 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 088e8bd..467f04c 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.100", + "version": "8.0.403", "rollForward": "latestFeature" } }