From 4fb718acc4cbcdc39b54f8f35850beb67ad7a30d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 18:36:10 +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 a6a653b..608ee9c 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.424", + "version": "8.0.303", "rollForward": "latestFeature" } } \ No newline at end of file