diff --git a/Chickensoft.AutoInject.Analyzers.Tests/Chickensoft.AutoInject.Analyzers.Tests.csproj b/Chickensoft.AutoInject.Analyzers.Tests/Chickensoft.AutoInject.Analyzers.Tests.csproj index 0134d0c..4a80a75 100644 --- a/Chickensoft.AutoInject.Analyzers.Tests/Chickensoft.AutoInject.Analyzers.Tests.csproj +++ b/Chickensoft.AutoInject.Analyzers.Tests/Chickensoft.AutoInject.Analyzers.Tests.csproj @@ -29,9 +29,9 @@ - + - + diff --git a/Chickensoft.AutoInject.Tests/Chickensoft.AutoInject.Tests.csproj b/Chickensoft.AutoInject.Tests/Chickensoft.AutoInject.Tests.csproj index b1aaf92..c0323f0 100644 --- a/Chickensoft.AutoInject.Tests/Chickensoft.AutoInject.Tests.csproj +++ b/Chickensoft.AutoInject.Tests/Chickensoft.AutoInject.Tests.csproj @@ -1,4 +1,4 @@ - + net8.0 true diff --git a/global.json b/global.json index c7838af..9740f69 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.6.3" + "Godot.NET.Sdk": "4.7.0" } } \ No newline at end of file