From 0ed058cf9d808b822d19154bb527a871004ef013 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Dec 2025 20:32:47 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v10.0.101 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 3bd1da9..90d58b4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestFeature", - "version": "10.0.100-rc.2.25502.107" + "version": "10.0.101" } } \ No newline at end of file