Clean Sources Plus Utility
Coding Horror: Clean Sources Plus
"... Presenting Clean Sources Plus. It adds a right-click menu to folders that does the following:
Removes bin, obj, Debug and Release folders
Removes source control bindings from project and solution files
Removes user setting files
The result is a very clean, minimal set of .NET solution files, suitable for upload or sharing. "
Jeff Atwood has released Clean Sources Plus, an update to Omar Shahine's Clean Sources.
If you've ever shared/uploaded/etc a VS.Net project then you'll know that it can be a pain. The Clean Sweep Plus utility will help a little with that pain.
Best of all Jeff has released the VB.Net source... (Which is short and sweat and a cool example of using RegEx in VB.Net).
No comments:
Post a Comment