From 1f7d933af46629ac8984f384d96522c0769b1eaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:15:40 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v8.0.201 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index ddc0c7a..16e09ca 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.10", + "version": "8.0.201", "rollForward": "latestFeature" } }