File tree Expand file tree Collapse file tree
BinanceDotNet.BinanceExchange.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp3.1</TargetFramework >
5- <Version >0.2.0</Version >
6- <Copyright >(c) 2020, Dmitry Petukhov.</Copyright >
7- <PackageProjectUrl >http://0xcode.in/</PackageProjectUrl >
8- <Authors >Dmitry Petukhov</Authors >
9- <Company />
10- <Product >BinanceBot</Product >
11- <RepositoryUrl >https://github.com/codez0mb1e/BinanceBot</RepositoryUrl >
4+ <TargetFramework >netstandard2.1</TargetFramework >
5+ <LangVersion >8.0</LangVersion >
126 </PropertyGroup >
137
148 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp3.1</TargetFramework >
5- <Version >4.6.2.0</Version >
6- <Product >BinanceDotNet</Product >
7- <Authors >Jon Evans</Authors >
8- <Company />
9- <RepositoryUrl >https://github.com/glitch100/BinanceDotNet</RepositoryUrl >
10- <Description >Updated version of BinanceDotNet package.</Description >
4+ <TargetFramework >netstandard2.1</TargetFramework >
5+ <LangVersion >8.0</LangVersion >
116 </PropertyGroup >
127
138 <ItemGroup >
You can’t perform that action at this time.
0 commit comments