From 85b4e98a69b857bb4ca14b0b75aa075d96535fb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 22:12:18 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.301 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index e732a3b4..635d63fc 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestFeature", - "version": "8.0.204" + "version": "8.0.301" } }