From 73313ce3bc55d38d89677866ffdc4dcb3f5b82f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 23:51:48 +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 2f7b69b..f5b7e77 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.306", + "version": "9.0.316", "rollForward": "latestFeature", "allowPrerelease": false }