Suppress “No Source Available” pane in 2010

后端 未结 4 1281
感情败类
感情败类 2021-02-14 17:14

Arg! I have a custom \"harness\" executable running my class library project. Every time I step into the harness\'s code, I get that \"No Source Available\" pane popping up.

4条回答
  •  执笔经年
    2021-02-14 17:52

    This worked for me:

    Tools > Options > Debugging and untick Enable Just My Code

    (thanks to this)

提交回复
热议问题