From 4697900451f4b6f0dcfe3aba912cb465292dd6b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:14:35 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v7 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 3d26ee6..3e3cfd9 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "2.2.401" + "version": "7.0.402" } }