mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 11:33:56 +00:00
Upgraded to 4.4 RC1
This commit is contained in:
parent
62aae84e8f
commit
34ed3bbc9a
4 changed files with 27 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue