-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathpackages.config
More file actions
18 lines (18 loc) · 941 Bytes
/
packages.config
File metadata and controls
18 lines (18 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<!--
| Copyright (c) 2014-2026 libbitcoin-protocol developers (see COPYING).
|
| GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
|
-->
<packages>
<package id="boost" version="1.86.0" targetFramework="Native" />
<package id="libzmq_vc143" version="4.3.2" targetFramework="Native" />
<package id="boost_iostreams-vc143" version="1.86.0" targetFramework="Native" />
<package id="boost_locale-vc143" version="1.86.0" targetFramework="Native" />
<package id="boost_program_options-vc143" version="1.86.0" targetFramework="Native" />
<package id="boost_thread-vc143" version="1.86.0" targetFramework="Native" />
<package id="boost_url-vc143" version="1.86.0" targetFramework="Native" />
<package id="secp256k1_vc143" version="0.1.0.21" targetFramework="Native" />
<package id="boost_unit_test_framework-vc143" version="1.86.0" targetFramework="Native" />
</packages>