From dd57eaf3399ced4356dcb58c82c531323548e84d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 13:50:36 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v7.0.402 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 0a6794127..811a37ba5 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.401", + "version": "7.0.402", "rollForward": "latestMinor" } }