From c2fc734659a16b5a12106a445afa15cc2517de9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:19:23 +0000 Subject: [PATCH] chore(deps): update all dependencies to v4.3.0-rc.1 --- Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj | 2 +- global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj index 1d6f2ad..54255c5 100644 --- a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj +++ b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj @@ -39,7 +39,7 @@ - + diff --git a/global.json b/global.json index 5b2d49b..a89e642 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.3.0-beta.3" + "Godot.NET.Sdk": "4.3.0-rc.1" } } \ No newline at end of file