From 0004239d4ef51b1f45c14f21da4ec1f153141f48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:22:58 +0000 Subject: [PATCH] (maint) 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 f79dc3ea..849a9ae9 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.401", + "version": "7.0.402", "rollForward": "latestFeature" } }