From 0dbaa6248789e335554b87d679b0c29c984976a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 15:55:08 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.204 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 44b592a..608c4b7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { "rollForward": "latestMajor", - "version": "8.0.101" + "version": "8.0.204" } }