0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-29 00:32:34 +08:00
libzmq/packaging/nuget/package.config

6 lines
389 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- These values are populated into the package.gsl templates by package.bat. -->
<!-- The target attribute controls path and file name only, id controls package naming. -->
<package id="libzmq_vc120" target="libzmq" version = "4.1.0.4" pathversion="4_1_0_4" platformtoolset="v120">
<dependency id="libsodium_vc120" version="0.5.0.0" />
</package>