From 985c5b4cc8c38c35ef20c12b48f99c9626cf5471 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 02:46:39 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v9.0.304 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index d3adbc4..b777c9b 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.101", + "version": "9.0.304", "rollForward": "latestFeature" } }