From 9a841d11d07a9241baf53e186fa40b7ce24f6c39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 07:40:42 +0000 Subject: [PATCH] (maint) 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 01488e21..76a2c539 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "sdk": { "allowPrerelease": true, - "version": "8.0.200", + "version": "8.0.201", "rollForward": "latestFeature" } } \ No newline at end of file