Debug .NET Framework's source code only shows disassembly in Visual Studio 2010

后端 未结 1 433
时光取名叫无心
时光取名叫无心 2021-02-01 07:49

I\'m trying to debug .NET Framework\'s source code using Visual Studio 2010 Professional. I followed the steps described in Raj Kaimal\'s post, but I must be doing something wro

1条回答
  •  南旧
    南旧 (楼主)
    2021-02-01 08:08

    In project properties, target .NET Framework 4.0. I had the same issue when I was compiling for .NET 3.5.

    0 讨论(0)
提交回复
热议问题