From a6e2d83656c39ec1406c8e7469de8537817b064a Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Tue, 14 Apr 2026 20:35:15 +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 da89235..f717a02 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestFeature", - "version": "10.0.201" + "version": "10.0.202" } } \ No newline at end of file