From 712f58dcbe0cd513d38204afd5ea6b44dbf85cff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 12:12:37 +1100 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v8.0.101 (#744) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.json b/src/global.json index 5832575..7f64d6f 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": {