2019
This commit is contained in:
parent
462e9a648b
commit
0cf74a3104
@ -15,7 +15,7 @@
|
|||||||
<Version><!-- set by prepare.py --></Version>
|
<Version><!-- set by prepare.py --></Version>
|
||||||
<Authors>Frank Denis</Authors>
|
<Authors>Frank Denis</Authors>
|
||||||
<Description>Internal implementation package not meant for direct consumption. Please do not reference directly.</Description>
|
<Description>Internal implementation package not meant for direct consumption. Please do not reference directly.</Description>
|
||||||
<Copyright>© 2013-2017 Frank Denis</Copyright>
|
<Copyright>© 2013-2019 Frank Denis</Copyright>
|
||||||
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
|
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
|
||||||
<PackageLicenseUrl>https://raw.githubusercontent.com/jedisct1/libsodium/master/LICENSE</PackageLicenseUrl>
|
<PackageLicenseUrl>https://raw.githubusercontent.com/jedisct1/libsodium/master/LICENSE</PackageLicenseUrl>
|
||||||
<PackageProjectUrl>https://libsodium.org/</PackageProjectUrl>
|
<PackageProjectUrl>https://libsodium.org/</PackageProjectUrl>
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
<description>Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.</description>
|
<description>Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.</description>
|
||||||
<summary>Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.</summary>
|
<summary>Portable fork of NaCl, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers.</summary>
|
||||||
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
|
<releaseNotes>https://raw.github.com/jedisct1/libsodium/master/ChangeLog</releaseNotes>
|
||||||
<copyright>(c) 2013-2017, Frank Denis (attribution required)</copyright>
|
<copyright>(c) 2013-2019, Frank Denis (attribution required)</copyright>
|
||||||
<tags>native, NaCl, salt, sodium, libsodium, C++</tags>
|
<tags>native, NaCl, salt, sodium, libsodium, C++</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
.for dependency
|
.for dependency
|
||||||
@ -257,4 +257,4 @@
|
|||||||
<EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" />
|
<EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" />
|
||||||
</EnumProperty>
|
</EnumProperty>
|
||||||
</Rule>
|
</Rule>
|
||||||
</ProjectSchemaDefinitions>
|
</ProjectSchemaDefinitions>
|
||||||
|
Loading…
Reference in New Issue
Block a user