Edit and continue feature stopped working in Visual Studio 2010

后端 未结 22 1877
南旧
南旧 2020-12-05 06:43

The Visual Studio Edit and Continue feature stopped on Visual Studio 2010, and I don\'t know what has caused the problem.

I am working on a Windows application progr

22条回答
  •  庸人自扰
    2020-12-05 07:08

    Reading the above, my UI project has Shell32 with "Embed Interop Types" == true. I changed it to false, and "edit and continue" started working.

提交回复
热议问题