Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Conversation

Redth
Copy link
Member

@Redth Redth commented Jun 13, 2016

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

Redth added 4 commits June 9, 2016 20:45
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
@Redth Redth merged commit 4cf4063 into xamarin:v23.4.0 Jun 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants