diff --git a/Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj b/Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
index c5381ca..e730d28 100644
--- a/Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
+++ b/Chickensoft.GodotNodeInterfaces.Tests/Chickensoft.GodotNodeInterfaces.Tests.csproj
@@ -19,9 +19,9 @@
true
-
+
-
+
diff --git a/Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj b/Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj
index 0961fb9..5c2e9de 100644
--- a/Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj
+++ b/Chickensoft.GodotNodeInterfaces/Chickensoft.GodotNodeInterfaces.csproj
@@ -40,7 +40,7 @@
-
+
diff --git a/Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj b/Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
index 6eff3fb..aca75fd 100644
--- a/Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
+++ b/Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj
@@ -16,7 +16,7 @@
-
+
diff --git a/global.json b/global.json
index b2f4ad4..af4ac67 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "8.0.404",
+ "version": "8.0.407",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
- "Godot.NET.Sdk": "4.3.0"
+ "Godot.NET.Sdk": "4.4.0"
}
}