Use Hcs.ClientNet instead of Hcs.Client

This commit is contained in:
2025-09-26 19:50:12 +09:00
parent 6cd2fb82e9
commit 904988780a
2 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Hcs.Client\Hcs.Client.csproj" />
<ProjectReference Include="..\Hcs.ClientNet\Hcs.ClientNet.csproj" />
</ItemGroup>
</Project>