Bracket System
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<!--Project Sdk="Microsoft.NET.Sdk"-->
|
||||
<Project Sdk="Godot.NET.Sdk/4.3.0-beta.3">
|
||||
<Project Sdk="Godot.NET.Sdk/4.4.0-dev.2">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
@@ -9,7 +8,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="GodotSharp" Version="4.3.0-beta.3" />
|
||||
<PackageReference Include="GodotSharp" Version="4.4.0-dev.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user