VS2010 c#, winforms project.
It does not build automatically when I click on debug or press f5. If I manually build the project before I debug, it compiles and chan
In my case, I am working on a library used by an executable. It was necessary to say to the solution to include the dependency of the library in the executable project solution to build the executable code and the library code before launching the debugging: