yavsc/build/approot/packages/Zlib.Portable.Signed/1.11.0/Zlib.Portable.Signed.nuspec

33 lines
1.7 KiB
Plaintext

8 years ago
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Zlib.Portable.Signed</id>
<version>1.11.0</version>
<title>Zlib.Portable</title>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<authors>AdvancedREI,onovotny</authors>
<owners>AdvancedREI</owners>
<licenseUrl>http://en.wikipedia.org/wiki/Zlib_License</licenseUrl>
<projectUrl>http://dotnetzip.codeplex.com/</projectUrl>
<description>A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, &amp; 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, &amp; Xamarin.Android.</description>
<summary>A Portable Class Library port of the popular Zlib library from http://dotnetzip.codeplex.com. Works on .NET 4, 4.0.3, &amp; 4.5.x, Sliverlight 5, Windows Phone 8.x, Windows 8.x, Xamarin.iOS, &amp; Xamarin.Android.</summary>
<releaseNotes>1.11.0
• Fixed a bug where the wrong encoding was selected in Silverlight.
• Added support for a signed version of the assembly with the Zlib.Portable.Signed package.
1.10.0
• Added support for Windows Phone 8.1, Xamarin.iOS, and Xamarin.Android. (Thanks Mattias Cibien!)
• Fixed a long-standing issue with GZip trailer validation. (Thanks Johannes Rudolph!)
• Removed support for Windows Phone 7.5 and Silverlight 4. (Sorry, guys!)
1.9.2
• Update package to include zlib license requirements.
1.9.1.2
• Adjustments to the NuGet package.
1.9.1
• Initial release.</releaseNotes>
<tags>zip gzip deflate dotnetzip bzip2 lzma portable compression</tags>
</metadata>
</package>