Skip to content

Commit

Permalink
Updated CryptoExchange.Net to version 8.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Dec 3, 2024
1 parent 5c8c3e5 commit dfd1753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Binance.Net/Binance.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>12.0</LangVersion>
Expand Down Expand Up @@ -48,7 +48,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="CryptoExchange.Net" Version="8.4.2" />
<PackageReference Include="CryptoExchange.Net" Version="8.4.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit dfd1753

Please sign in to comment.