Visual Studio “Debug Unit Test” fails to hit breakpoints

前端 未结 11 2048
天涯浪人
天涯浪人 2020-12-17 07:28

When using Visual Studio 2008 and debugging my unit tests... sometimes the debugger works fine. However very often after modifying some code then clicking \"Debug Unit Test\

11条回答
  •  轮回少年
    2020-12-17 08:31

    Now we have this problem with Visual Studio 2017 15.5 and Resharper 2017.2. Problem caused by Resharper and solved in latest versions 2017.3+

    link

提交回复
热议问题