From a7a54d0a2840373b16462fb057fb96d7231c9ae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:38:12 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 3d26ee6..c9c2078 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "2.2.401" + "version": "8.0.302" } }