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
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