xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

Temp Workaround: System.IO.Compression fix #6

Closed Redth closed 8 years ago

Redth commented 8 years ago

There is a bug in Mono's System.IO.Compression which causes ZipArchive to produce an incorrect .zip file. This results in corrupt .nupkg files which do not properly install in the IDE. Until the mono bug is fixed, this workaround is needed to build valid .nupkg files