From c17ebfbe44b4126417b20bbd12d7e9c22cabe10f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 13:54:11 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10.0.300 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index c5ce3d9..f7772fe 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.203", + "version": "10.0.300", "rollForward": "latestPatch", "allowPrerelease": false }