Closed oskaremil closed 10 years ago
Thanks for adding functionality.
I've fixed this issue and merged your pull request. I had the clean target commented as until now it didn't work in the rebuild scenario. Which was due to the same name of the variable "Peeked" in clean and copy.
I've published a new version of the nuget package.
So now Clean and Rebuild will delete the files from /output folder ? Great :+1:
exactly
.. it really should since the main purpose (IMHO) of using a package like this is that you have some kind of runtime loading of resources, perhaps dynamic assembly discovery and then you don't want surplus assemblies from an older version of the Nuget dependency lying around