Skip to content

Commit

Permalink
bump NBitcoin version 5.0.41 -> 5.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
joemphilips committed Aug 4, 2020
1 parent 0fb1e7e commit 21fb15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotNetLightning.Core/DotNetLightning.Core.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="4.7.0" />
<PackageReference Include="NBitcoin" Version="5.0.41" />
<PackageReference Include="NBitcoin" Version="5.0.49" />
<PackageReference Condition="'$(BouncyCastle)' != 'true'" Include="NBitcoin.Secp256k1" Version="1.0.3" />
<PackageReference Condition="'$(BouncyCastle)'=='true'" Include="Portable.BouncyCastle" Version="1.8.5.2" />
<PackageReference Include="System.Memory" Version="4.5.3" />
Expand Down

0 comments on commit 21fb15e

Please sign in to comment.