.net - Visual Studio "Debug Unit Test" fails to hit breakpoints -


when using visual studio 2008 , debugging unit tests... debugger works fine. after modifying code clicking "debug unit test" visual studio fail hit breakpoints in code. debugger hangs , tests runs new code anyway, never stops let me see going on.

i'm assuming has type of assembly caching done debugger, not matter (clean project, delete bin folders, restart vs, etc) can never right assembly load. has else seen behavior? solutions?

by way, using resharper 4.5, , .net 3.5 on win xp.

i had problem hitting breakpoints in vs2015.

i using solution configuration called debug reason solution set build release version.

switching release debug in dropdown @ top of visual studio fixed problem.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -