From 27d7afb8ab0d9ddeb4393a66f2c927e3fc49c239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:35:17 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v9.0.311 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index b7bbcb2..4cf8d29 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.306", + "version": "9.0.311", "rollForward": "latestFeature" } }