From bc25e4eb6b58a3d99fc39fa230823b3c1977782e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 07:34:43 +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 d0393400..e96b8ce3 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.423", + "version": "8.0.302", "rollForward": "latestFeature" } } \ No newline at end of file