Project upgrade to RC3

This commit is contained in:
MaddoScientisto 2025-02-28 22:50:03 +01:00
commit 5073cfea70
13 changed files with 34 additions and 11 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>