Skip to content

Commit

Permalink
Updated CryptoExchange.Net
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Dec 3, 2023
1 parent 81e5517 commit a2a95fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OKX.Net/OKX.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>
<LangVersion>latest</LangVersion>
Expand Down Expand Up @@ -49,6 +49,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="CryptoExchange.Net" Version="6.2.1" />
<PackageReference Include="CryptoExchange.Net" Version="6.2.3" />
</ItemGroup>
</Project>

0 comments on commit a2a95fb

Please sign in to comment.