Commit 4d81c23 1 parent a2afbd9 commit 4d81c23 Copy full SHA for 4d81c23
File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFrameworks >netstandard2.1</TargetFrameworks >
5
5
<Company >Digital Garage</Company >
6
- <Version >4.3.5 </Version >
6
+ <Version >4.3.6 </Version >
7
7
<Copyright >Copyright © Digital Garage 2017</Copyright >
8
8
<Description >Client API for the minimalist HD Wallet Tracker NBXplorer</Description >
9
9
<PackageIcon >Bitcoin.png</PackageIcon >
27
27
<NoWarn >$(NoWarn);1591;1573;1572;1584;1570;3021</NoWarn >
28
28
</PropertyGroup >
29
29
<ItemGroup >
30
- <PackageReference Include =" NBitcoin" Version =" 7.0.45 " />
30
+ <PackageReference Include =" NBitcoin" Version =" 7.0.46 " />
31
31
<PackageReference Include =" NBitcoin.Altcoins" Version =" 3.0.31" />
32
- <PackageReference Include =" System.Net.WebSockets.Client" Version =" 4.3.2" />
33
32
</ItemGroup >
34
33
<ItemGroup >
35
34
<None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
You can’t perform that action at this time.
0 commit comments