From 7ec6075271ca209c45464d3662570bfee2de3c32 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 29 May 2024 23:20:27 +0000
Subject: [PATCH] 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 711582fa..7861352f 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
 {
     "sdk": {
-        "version": "8.0.300",
+        "version": "8.0.301",
         "rollForward": "latestFeature"
     }
 }
\ No newline at end of file