From b551fdaa82ac6edb99eaaa875e2c0cf8bcfdad77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:15:40 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v9.0.317 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 2f7b69b..4216816 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.306", + "version": "9.0.317", "rollForward": "latestFeature", "allowPrerelease": false }