show/hide this revision's text 2 edited text

Yes. it cleans everything. If

To add to other answers, if you want a right click app, you can find the source code of clean source plus here.

This application does one thing. It adds an explorer shell menu to folders that when selected will recursively delete the contents of the bin, obj and setup folders. If you have a .NET project that you wish to share with someone, this is useful to remove the unnecessary stuff from the folder before you zip it up and send it off.

show/hide this revision's text 1

Yes. it cleans everything. If you want a right click app, you can find the source code of clean source plus here.

This application does one thing. It adds an explorer shell menu to folders that when selected will recursively delete the contents of the bin, obj and setup folders. If you have a .NET project that you wish to share with someone, this is useful to remove the unnecessary stuff from the folder before you zip it up and send it off.