Updated project files.

This commit is contained in:
2025-07-18 12:44:27 +08:00
parent 5701386dfb
commit d5b2e93117
2 changed files with 25 additions and 0 deletions

View File

@@ -5,4 +5,12 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibCLCC.NET" Version="1.32.33" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SVM.Core\SVM.Core.csproj" />
</ItemGroup>
</Project>