structure update

This commit is contained in:
h z
2024-06-22 00:20:39 +08:00
parent 7eed16cd02
commit 5a5bc2d556
5 changed files with 36 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\VirtualChemistry\VirtualChemistry\VirtualChemistry.csproj" />
<ProjectReference Include="..\Mathool\Mathool.csproj" />
<ProjectReference Include="..\Skeleton\Skeleton.csproj" />
<ProjectReference Include="..\VirtualChemistry\VirtualChemistry.csproj" />
</ItemGroup>
</Project>