mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Added gnustep tag to NuSpec
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2015-02-25 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* plist-cil.nuspec:
|
||||
Added gnustep tag to NuSpec
|
||||
|
||||
2015-02-25 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* plist-cil.nuspec:
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<summary>MIT licensed C#/.NET parser and writer for Apple and GnuStep Property Lists, supporting ASCII, Binary and Xml formats.</summary>
|
||||
<releaseNotes>Added support for UTF-8 strings in binary property lists</releaseNotes>
|
||||
<copyright>Copyright (C) 2015 Natalia Portillo</copyright>
|
||||
<tags>plist apple propertylist property list</tags>
|
||||
<tags>plist apple propertylist property list gnustep</tags>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="bin/Release/*.dll" target="lib"/>
|
||||
|
||||
Reference in New Issue
Block a user