From 66869456894e3106c47aff78900f28519bee8ef4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:17:26 +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 a6a653b7..96e485a9 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.424", + "version": "8.0.401", "rollForward": "latestFeature" } } \ No newline at end of file