From c8679311548085f17f9bf658b7a9fc1f7a6c1de9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:53:46 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v10.0.202 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 8287d38..99b1511 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", + "version": "10.0.202", "rollForward": "latestFeature" } }