From a5c6fb832da78c04fb9996412e721bc1a4e626fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:44:32 +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 d5871b5..a83ed4d 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "8.0.402", + "version": "8.0.403", "rollForward": "latestFeature" } } \ No newline at end of file