refactor: redesign project structures

This commit is contained in:
h z
2025-02-17 02:49:21 +00:00
parent f69ceb5f4d
commit 4d3d06f8d1
2 changed files with 23 additions and 6 deletions

View File

@@ -8,10 +8,4 @@
TaskName="GenerateProxyNodesTask"
AssemblyFile="$(CustomTasksAssembly)"
/>
<UsingTask
TaskName="GenerateTextureSetTask"
AssemblyFile="$(CustomTasksAssembly)"
/>
</Project>