Nuget package generation intermediate outputs.
This commit is contained in:
parent
2270e4dc02
commit
35b8483137
@ -21,6 +21,8 @@
|
|||||||
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
|
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
|
||||||
<copyright>(c) 2013-2014, Frank Denis (attribution required)</copyright>
|
<copyright>(c) 2013-2014, Frank Denis (attribution required)</copyright>
|
||||||
<tags>native, NaCl, salt, sodium, libodium, C++</tags>
|
<tags>native, NaCl, salt, sodium, libodium, C++</tags>
|
||||||
|
<dependencies>
|
||||||
|
</dependencies>
|
||||||
<!-- Salt shaker icon by Dubravko Soric :
|
<!-- 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 -->
|
http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Salt_shaker_on_white_background.jpg/220px-Salt_shaker_on_white_background.jpg -->
|
||||||
</metadata>
|
</metadata>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY #
|
# 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 -->
|
<!-- user interface -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user