From c6e14b4ee1a186cdd1b386aa35bba6309adbcf23 Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:17:12 +0000 Subject: [PATCH] Update dependency dotnet-sdk to v8.0.402 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 8eaa52a8..f7149747 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.401", + "version": "8.0.402", "rollForward": "feature" } }