This commit is contained in:
2026-04-21 18:57:17 +02:00
parent 12a2868c9c
commit bf5c51abaf
3 changed files with 0 additions and 13 deletions

View File

@@ -1,7 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.5.1">
<ItemGroup>
<ProjectReference Include="..\src\SideScrollerGame.Sim\SideScrollerGame.Sim.csproj" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework Condition=" '$(GodotTargetPlatform)' == 'android' ">net9.0</TargetFramework>