Add command in the Build menu to do the following:
- Deep Clean Solution: delete the bin/ and obj/ directory for all projects in the solution
- Deep Rebuild Solution: perform a "Deep Clean Solution" and build the solution
- Deep Clean Project: delete the bin/ and obj/ directory for all projects in the currently selected project
- Deep Rebuild Project: perform a "Deep Clean Project" and build the currently selected project
| |