Closed Turtlator closed 10 years ago
Thanks for the pull request - I've merged it in. If I do a new package for Nuget would you be able to test it?
Thanks,
Mark
Sure thing. Cheers for the quick merge.
Just updated from nuget and it all looks good now.
Thanks for that.
The '**' recursive search for file sources in the nuspec includes the directories for files, resulting in the nupkg containing:
instead of:
This is causing a few problems for us because we're committing our package folders to source control but any debug/release folders are ignored meaning the dll's aren't actually committed.