This commit is contained in:
Earth 2026-08-02 18:22:47 +02:00 committed by GitHub
commit 358a6aef46
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" />