Cannot find .cs files for debugging .NET source code

后端 未结 11 2237
清酒与你
清酒与你 2020-11-29 23:04

I tried setting up debugging the .NET source by following this MDSN walkthrough. The Symbol cache is setup properly, as is the check \'Enable .NET Framework source stepping\

11条回答
  •  Happy的楠姐
    2020-11-29 23:19

    Checking Tools -> Options -> Debugging -> General -> Enable source server support mysteriously made everything work. I hope the same is true for you

提交回复
热议问题