You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to make projects which reference only LibZipSharp work with the
new Mono.Unix package. By default, the nuget generated for LibZipSharp
will not include Mono.Unix's `build` components which will break said
projects. Transitive build assets must be included so that the
Mono.Unix configuration and runtime files are copied to the project
directory.
0 commit comments