This commit is contained in:
Earth 2026-05-06 13:14:16 +08:00 committed by GitHub
commit 9626962a0b
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" />