c# - Visual Studio 2005 Clean Solution -


If I have a solution with 10 projects, when I click on "Clean Solution", does it start with every startup Does Project Solutions or Bin / Debug Clean Bin / Debug in Every Project Directory?

This clears every project contained in the solution for the currently selected configuration (such as debug, release, etc.) Does.


Comments