coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

"include" files are listed multiple times in nuspec file #42

Open guss77 opened 10 years ago

guss77 commented 10 years ago

Using Write-NugetPacakge -GenerateOnly generates a nuspec file where each include header is listed multiple times.

I've seen files where each header is listed twice and files where there are 3 duplicated listings - this may be related to the way we specify includes:

but this may be inaccurate - I don't have enough instances yet to tell.

evoskuil commented 10 years ago

The openssl package seems to suffer from this issue.