File tree Expand file tree Collapse file tree
BinanceBot.MarketBot.Console
BinanceBot.MarketViewer.Console
BinanceDotNet.BinanceExchange.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net5.0 </TargetFramework >
66 <Version >0.2.0</Version >
77 <Authors >Dmitry Petukhov</Authors >
88 <Product >BinanceBot</Product >
1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" NLog" Version =" 4.7.5 " />
20- <PackageReference Include =" NLog.Config" Version =" 4.7.5 " />
19+ <PackageReference Include =" NLog" Version =" 4.7.10 " />
20+ <PackageReference Include =" NLog.Config" Version =" 4.7.10 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net5.0 </TargetFramework >
66 <Version >0.2.0</Version >
77 <Authors >Dmitry Petukhov</Authors >
88 <Product >BinanceBot</Product >
1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" NLog" Version =" 4.7.5 " />
20- <PackageReference Include =" NLog.Config" Version =" 4.7.5 " />
19+ <PackageReference Include =" NLog" Version =" 4.7.10 " />
20+ <PackageReference Include =" NLog.Config" Version =" 4.7.10 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " />
10- <PackageReference Include =" NLog" Version =" 4.7.5 " />
9+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
10+ <PackageReference Include =" NLog" Version =" 4.7.10 " />
1111 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
1212 <PackageReference Include =" WebSocketSharp-netstandard" Version =" 1.0.1" />
1313 </ItemGroup >
You can’t perform that action at this time.
0 commit comments