How do I enable file editing in Visual Studio's debug mode?

前端 未结 11 767
抹茶落季
抹茶落季 2020-12-07 16:12

Is there a way to enable file editing while debugging in Visual Studio? I have unchecked the \"Require the source file to exactly match the original version\" checkbox. It m

11条回答
  •  我在风中等你
    2020-12-07 16:52

    I have tried this way and its Working for me. Go TO CSProj Or VbProj File -> Choose Asp.Net Development Server/ IIS Express ->Debuggers->Enable Edit and Continue->Save and Run.

提交回复
热议问题