This commit is contained in:
CortexCore
2023-10-24 23:38:22 +08:00
parent 2c4710bc5d
commit bd40165ade
152 changed files with 3681 additions and 1531 deletions

View File

@@ -17,6 +17,7 @@
<Compile Remove="Packages\Runtime~\UnityPluginsSupport\**" />
<Compile Remove="Src\Unity\**" />
<Compile Remove="Src\UnityPluginsSupport\**" />
<Compile Remove="Src\UnityEditor\**" />
</ItemGroup>
@@ -26,6 +27,7 @@
<None Remove="**\*.asmdef"/>
<None Remove="Src\Unity\**" />
<None Remove="Src\UnityPluginsSupport\**" />
<None Remove="Src\UnityEditor\**" />
</ItemGroup>
<ItemGroup>
@@ -55,6 +57,7 @@
<ItemGroup>
<EmbeddedResource Remove="Src\Unity\**" />
<EmbeddedResource Remove="Src\UnityPluginsSupport\**" />
<EmbeddedResource Remove="Src\UnityEditor\**" />