From 499bb784740d8496ae2ba56e64ee0ec22583108e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 09:51:43 +0000 Subject: [PATCH] deps: Update dependency dotnet-sdk to v10.0.302 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a3ccc6e..37a44aa 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.301", + "version": "10.0.302", "rollForward": "latestFeature", "allowPrerelease": true }