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