From 8513373523acba07ce198fc70a9e5fae235e1b14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:19:00 +0000 Subject: [PATCH] (maint) Update dependency dotnet-sdk to v7.0.401 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 0c4b7f5e..f79dc3ea 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.400", + "version": "7.0.401", "rollForward": "latestFeature" } }