I created a new console application in an existing solution. Set a breakpoint and it will not be debugged.
It opens and closes immediately. The tested other console application in one solution works great.
Any ideas?
Sometimes, when we have a problem, we avoid the most obvious solutions, but it is always useful to test them.
Have you tried to check if the configuration of this application is disabled?
Try to clear the solution, and then manually clean the bin directory.
Optimize code .
Optimize code
, , , ?
Visual Studio . , 10 .
, " , , " "". "Full" .
.
Console.ReadKey();