Remove Obj And BinClean generated build artifacts from the root of the currently opened Visual Studio solution. Remove Obj And Bin scans the folder that contains the active Source code repository: https://bitbucket.org/keepquesting/removeobjandbin/src/master/ UsageRun from the Build menuOpen a solution and select:
Run from Solution ExplorerRight-click a solution or project and select:
For a solution, the solution directory is used. For a project, the selected project directory is used.
Run from the Extensions menuOpen:
SettingsOpen:
Default pathDefines the default cleanup directory for the current solution. This value is stored separately for each Silent modeControls whether commands from the Build menu and Solution Explorer run without opening the cleanup dialog. Silent Mode is a global setting shared by all solutions. The explicit Run and Silent Run commands in the Extensions menu always use their corresponding modes. Features
When to use itUse this extension when stale build artifacts cause strange build, restore, designer, or IntelliSense behavior, or when you want to quickly reset generated folders before a clean rebuild. SafetyThe extension shows the detected cleanup root and asks for confirmation before deleting anything. Review the selected folder before confirming removal. |


