From a4b4b25d1b0bf3b9bcc97bb36684d70c8a0b3b70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:20:53 +0000 Subject: [PATCH] chore(deps): update all dependencies to v4.2.0-beta.5 --- 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 b223e8c..c9eabe4 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 97df8ac..ab3074e 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.2.0-beta.3" + "Godot.NET.Sdk": "4.2.0-beta.5" } }