From f2b3818e91e3a69f26d71aefa3d805a6c83c7d22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:11:36 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v9.0.316 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 2188816..717c796 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0", + "version": "9.0.316", "rollForward": "latestMinor" } }