Generalize dependency references (unused) for nuget package.

This commit is contained in:
evoskuil 2014-05-21 00:00:40 -07:00
parent 49d2f7944e
commit d790237af3

View File

@ -29,6 +29,11 @@
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
<copyright>(c) 2013-2014, Frank Denis (attribution required)</copyright>
<tags>native, NaCl, salt, sodium, libodium, C++</tags>
<dependencies>
.for dependency
<dependency id="$(id)" version="$(version)" />
.endfor
</dependencies>
<!-- Salt shaker icon by Dubravko Soric :
http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpg -->
</metadata>
@ -107,7 +112,7 @@
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
#################################################################
-->
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- user interface -->
<ItemGroup>