From 7eda2b1194ae2e590d3bb78e067263afdd9b160e Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Fri, 22 May 2026 12:12:41 +0200 Subject: [PATCH] Bump system versions Update .NET SDK from 10.0.202 to 10.0.204. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index fee65ff38a..98c0fe4af4 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.204", "allowPrerelease": true, "paths": [ ".dotnet", @@ -12,7 +12,7 @@ "runner": "Microsoft.Testing.Platform" }, "tools": { - "dotnet": "10.0.202", + "dotnet": "10.0.204", "vs": { "version": "18.0", "components": [