I am writing a .Net 4 Windows Forms app.
For some reason with this latest project, it is forcing me to clean the solution in order for the debugger to “see” new code. It has not done this before and it is irritating.
Does anyone know how to make it so “Start Debugging” forces a clean and rebuild before it starts or how to fix this in VS2010?
Take a look at the “Configuration Manager” and check if the “Build” checkbox is checked for every project.