From d540cea596464daab1a4830980fbf81a0e98f514 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 01:08:59 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.101 --- src/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.json b/src/global.json index 5832575b..7f64d6f5 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.10", + "version": "8.0.101", "rollForward": "latestFeature" }, "msbuild-sdks": {