Update NuGet packaging for 1.0.0.0 release (last published).

This commit is contained in:
evoskuil
2014-11-02 22:38:58 -08:00
parent 34c71ac38a
commit ecf86654bf
3 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?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="libsodium_vc120" target="libsodium" version = "0.7.0.0" pathversion="0_7_0_0" platformtoolset="v120" />
<package id="libsodium_vc120" target="libsodium" version = "1.0.0.0" pathversion="1_0_0_0" platformtoolset="v120" />