From a628c04ca5258ebc6a239c8263bbff305f9d5d49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:33:34 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.300 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 8d00746b..dc998b1f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestFeature", - "version": "8.0.203" + "version": "8.0.300" } }