🐛 Fix bugs in msbuild...

This commit is contained in:
2025-08-04 02:37:46 +08:00
parent 608b93fb61
commit 473155b68d

View File

@@ -154,7 +154,9 @@
</ItemGroup>
<ItemGroup>
<Content Remove="..\DysonNetwork.Pass\Client" />
<None Remove="..\DysonNetwork.Pass\Client\**" />
<Content Remove="..\DysonNetwork.Pass\Client\**" />
<Compile Remove="..\DysonNetwork.Pass\Client\**" />
</ItemGroup>
<ItemGroup>