Skip to content

Commit

Permalink
Updated CryptoExchange.Net to 7.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Jun 25, 2024
1 parent de7b732 commit e5984d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Huobi.Net/Huobi.Net.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
<Nullable>enable</Nullable>
Expand Down Expand Up @@ -52,6 +52,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="CryptoExchange.Net" Version="7.7.0" />
<PackageReference Include="CryptoExchange.Net" Version="7.7.2" />
</ItemGroup>
</Project>

0 comments on commit e5984d5

Please sign in to comment.