libzmq/packaging/nuget/package.config
2014-09-23 14:58:37 -07:00

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.7" pathversion="4_1_0_7" platformtoolset="v120">
<dependency id="libsodium_vc120" version="0.5.0.0" />
</package>