From 2a975565944245d437adef3da6f83e4980d18b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 11:09:17 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v8.0.202 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index ddc0c7a..a4a7403 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.10", + "version": "8.0.202", "rollForward": "latestFeature" } }