We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2c568 commit 8fa3ba1Copy full SHA for 8fa3ba1
src/Binance/Binance.csproj
@@ -9,8 +9,8 @@
9
<Company></Company>
10
<Product>Binance</Product>
11
<AssemblyVersion>0.2.0.60</AssemblyVersion>
12
- <Description>A full-featured .NET Binance API library.</Description>
13
- <Copyright>Copyright © 2017-2018 sonvister</Copyright>
+ <Description>A full-featured .NET API library (a.k.a. wrapper) for the official Binance web API.</Description>
+ <Copyright>Copyright © 2017-2019 sonvister</Copyright>
14
<PackageTags>binance binance-api cryptocurrency exchange api api-client api-wrapper</PackageTags>
15
<PackageReleaseNotes>https://github.com/sonvister/Binance/releases/tag/v0.2.0-beta10</PackageReleaseNotes>
16
<RepositoryUrl>https://github.com/sonvister/Binance</RepositoryUrl>
0 commit comments