This commit is contained in:
Earth 2026-06-20 19:16:39 +02:00 committed by GitHub
commit c3df5d35f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,12 @@
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<Compile Remove="FbxExportPOC\**" />
<EmbeddedResource Remove="FbxExportPOC\**" />
<None Remove="FbxExportPOC\**" />
</ItemGroup>
<ItemGroup>
<None Remove="Resources\android.png" />
<None Remove="Resources\apple.png" />