From 1c78d6724690adebfbed483ac2c43e391e14bc8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 01:33:56 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .../Chickensoft.GoDotCollections.Tests.csproj | 4 ++-- .../Chickensoft.GoDotCollections.csproj | 2 +- global.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chickensoft.GoDotCollections.Tests/Chickensoft.GoDotCollections.Tests.csproj b/Chickensoft.GoDotCollections.Tests/Chickensoft.GoDotCollections.Tests.csproj index e70ab31..aa3b97a 100644 --- a/Chickensoft.GoDotCollections.Tests/Chickensoft.GoDotCollections.Tests.csproj +++ b/Chickensoft.GoDotCollections.Tests/Chickensoft.GoDotCollections.Tests.csproj @@ -19,10 +19,10 @@ true - + - + diff --git a/Chickensoft.GoDotCollections/Chickensoft.GoDotCollections.csproj b/Chickensoft.GoDotCollections/Chickensoft.GoDotCollections.csproj index 2c7426f..bc84b08 100644 --- a/Chickensoft.GoDotCollections/Chickensoft.GoDotCollections.csproj +++ b/Chickensoft.GoDotCollections/Chickensoft.GoDotCollections.csproj @@ -38,7 +38,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/global.json b/global.json index c5682c3..e334eff 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "msbuild-sdks": { - "Godot.NET.Sdk": "4.0.1" + "Godot.NET.Sdk": "4.2.2" }, "sdk": { "rollForward": "major", - "version": "7.0.306" + "version": "7.0.408" } } \ No newline at end of file