From 1356b1dc1ee18f0be81708daa1402b74a7d7a041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:54:45 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v6.0.427 --- src/dotnet/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet/global.json b/src/dotnet/global.json index a3a84c4..f9f9c76 100644 --- a/src/dotnet/global.json +++ b/src/dotnet/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "6.0.425", + "version": "6.0.427", "rollForward": "latestFeature" } } \ No newline at end of file