From df6a7f97107f9ebd7edb9f013e00ba3f1fc8cfcb Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Fri, 17 Apr 2026 13:35:21 +0200 Subject: [PATCH] Update SDK to 10.0.202 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index bd485523f54..544e753ede2 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.105", + "version": "10.0.202", "allowPrerelease": true, "paths": [ ".dotnet", @@ -12,7 +12,7 @@ "runner": "Microsoft.Testing.Platform" }, "tools": { - "dotnet": "10.0.105", + "dotnet": "10.0.202", "vs": { "version": "18.0", "components": [