I just upgraded from Visual Studio 2013 to 2015 and now I am having trouble with breakpoints.
It\'s a hit or a miss where break points will actually work and if I se
I had the same problem.
I solved it disabling "Optimize code" option in project properties Build tab.