I have a large solution in Visual Studio 2012 which consists of executables and class library projects. When debugging the application the breakpoints in one particular clas
I simply deleted bin and obj folder from the startup project folder and rebuild the solution.