1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Updated CryptoExchange.Net reference for CryptoExchange.Protobuf.Net

This commit is contained in:
Jkorf
2025-07-14 11:33:30 +02:00
parent 2cffa22cc2
commit 21860ddf85
3 changed files with 7 additions and 5 deletions
@@ -43,11 +43,8 @@
<DocumentationFile>CryptoExchange.Net.Protobuf.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CryptoExchange.Net" Version="9.2.0" />
<PackageReference Include="protobuf-net" Version="3.2.52" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CryptoExchange.Net\CryptoExchange.Net.csproj" />
</ItemGroup>
</Project>