From 8fb8e847c081d04055b849fa7cb755cb076079b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:38:54 +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 8388b9ad..dd909f70 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.402", + "version": "8.0.403", "rollForward": "latestFeature" } }