Skip to content

Commit

Permalink
Merge pull request #329 from evoskuil/master
Browse files Browse the repository at this point in the history
Update to latest NuGet secp256k1 package.
  • Loading branch information
evoskuil authored Nov 18, 2024
2 parents 623c12d + d3b07fd commit 90a6a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2112,7 +2112,7 @@
<!-- The vc120 secp256k1 nuget package is no longer supported -->
<package compiler="vc141" name="secp256k1_vc141" version="0.1.0.20" />
<package compiler="vc142" name="secp256k1_vc142" version="0.1.0.20" />
<package compiler="vc143" name="secp256k1_vc143" version="0.1.0.20" />
<package compiler="vc143" name="secp256k1_vc143" version="0.1.0.21" />
</resource>
<resource canonical="zmq">
<!-- We specify zmq explicitly to require a version with tweetnacl. -->
Expand Down

0 comments on commit 90a6a0f

Please sign in to comment.