From 2eacd1e06e3ac5b5b4710d353174ddf2e465606c Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:14:10 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 13103bc..7296a11 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.419", + "version": "10.0.201", "rollForward": "feature" } }