From 5f3cb4ec66004f7c6fef99d2b6908415c3fe9d2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:54:48 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8 --- src/dotnet/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet/global.json b/src/dotnet/global.json index a3a84c4f..49857e96 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.425", + "version": "8.0.403", "rollForward": "latestFeature" } } \ No newline at end of file