How to Edit and Continue in ASP.Net MVC 6

前端 未结 4 468
迷失自我
迷失自我 2020-12-15 05:09

Back in the days using older versions of Visual Studio and ASP.NET was possible to edit the code while you were debugging it (even with some limitations).

How can I

4条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-15 05:24

    This seems to be fixed for VS 2015 Update 1 for MVC 6 projects after this servicing update is installed https://www.microsoft.com/en-us/download/details.aspx?id=50723

提交回复
热议问题