From b12254530ff8ef962260fddd5b11731c3b63e7ee Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:16:11 +0000 Subject: [PATCH] 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 9831abe..d3bad3f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.204", + "version": "8.0.300", "rollForward": "feature" } }