Commit 1b9b9ca
committed
[nuget] Include Mono.Unix build assets
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.1 parent ca04fce commit 1b9b9ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments