From dcd37085a039acc65193fdb38fc843b0500de1a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 15:57:32 +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 a3a84c4..96e485a 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.425", + "version": "8.0.401", "rollForward": "latestFeature" } } \ No newline at end of file