From 8533c40174baf06e9432b1f705b1c1e5787cc8bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Sep 2026 03:32:09 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10.0.112 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 4dcd34a..6ad8f0d 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.111", + "version": "10.0.112", "rollForward": "latestPatch", "allowPrerelease": true },