Upgraded to 4.4 RC1

This commit is contained in:
Maddo 2025-02-27 09:07:24 +01:00
commit 34ed3bbc9a
4 changed files with 27 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.4.0-rc.1">
<Project Sdk="Godot.NET.Sdk/4.4.0-rc.2">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
@ -10,6 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Content Include="Export.ps1" />
<Content Include="omnisharp.json" />
<Content Include="Publish.ps1" />
<Content Include="Scripts\Resources\Events\tsconfig.json" />
</ItemGroup>