File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net471</TargetFrameworks >
55 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
6- <Version >0.2.0-beta4 </Version >
6+ <Version >0.2.0-beta5 </Version >
77 <PackageId >Binance</PackageId >
88 <Authors >sonvister</Authors >
99 <Company ></Company >
1010 <Product >Binance</Product >
11- <AssemblyVersion >0.2.0.54 </AssemblyVersion >
11+ <AssemblyVersion >0.2.0.55 </AssemblyVersion >
1212 <Description >A full-featured .NET Binance API library designed for ease of use.</Description >
1313 <Copyright >Copyright © 2017-2018 sonvister</Copyright >
1414 <PackageTags >binance binance-api cryptocurrency exchange api api-client api-wrapper</PackageTags >
15- <PackageReleaseNotes >https://github.com/sonvister/Binance/releases/tag/v0.2.0-beta4 </PackageReleaseNotes >
15+ <PackageReleaseNotes >https://github.com/sonvister/Binance/releases/tag/v0.2.0-beta5 </PackageReleaseNotes >
1616 <RepositoryUrl >https://github.com/sonvister/Binance</RepositoryUrl >
1717 <RepositoryType >git</RepositoryType >
1818 <PackageLicenseUrl >https://raw.githubusercontent.com/sonvister/Binance/master/LICENSE</PackageLicenseUrl >
1919 <PackageIconUrl >https://github.com/sonvister/Binance/blob/master/images/logo.png?raw=true</PackageIconUrl >
2020 <PackageProjectUrl >https://github.com/sonvister/Binance</PackageProjectUrl >
21- <FileVersion >0.2.0.54 </FileVersion >
21+ <FileVersion >0.2.0.55 </FileVersion >
2222 </PropertyGroup >
2323
2424 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments