Skip to content

Commit

Permalink
Merge pull request #3817 from jmacato/update-nbitcoin
Browse files Browse the repository at this point in the history
Update to NBitcoin 5.0.43
  • Loading branch information
lontivero committed Jun 24, 2020
2 parents 710153c + ee60af5 commit c85a3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WalletWasabi/WalletWasabi.csproj
Expand Up @@ -22,9 +22,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.1" />
<PackageReference Include="NBitcoin" Version="5.0.40" />
<PackageReference Include="NBitcoin" Version="5.0.43" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" />
<PackageReference Include="NBitcoin.Secp256k1" Version="1.0.1" />
<PackageReference Include="NBitcoin.Secp256k1" Version="1.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c85a3b5

Please sign in to comment.