1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-12-16 11:07:06 +00:00

Update CryptoExchange.Net.Protobuf.csproj

This commit is contained in:
Jkorf 2025-12-15 08:57:46 +01:00
parent 91a5d50bde
commit 23075453b1

View File

@ -41,10 +41,7 @@
<DocumentationFile>CryptoExchange.Net.Protobuf.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LightProto" Version="0.8.5" />
<PackageReference Include="CryptoExchange.Net" Version="9.13.0" />
<PackageReference Include="protobuf-net" Version="3.2.56" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CryptoExchange.Net\CryptoExchange.Net.csproj" />
</ItemGroup>
</Project>