From c2e37d5b7da32fb097127681331548e911e6d950 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:33:18 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v10.0.102 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index e111597945..7abe5f5f52 100644 --- a/global.json +++ b/global.json @@ -2,6 +2,6 @@ "sdk": { "rollForward": "latestMinor", "allowPrerelease": true, - "version": "10.0.101" + "version": "10.0.102" } }