Error Upgrading from ASP.NET 5 Beta 4 to Beta 5

前端 未结 6 1921
一生所求
一生所求 2020-12-14 23:03

I have followed the steps here to upgrade from ASP.NET 5 Beta 4 to Beta 5 but am getting an error at runtime when calling application.UseBrowserLink();:

6条回答
  •  情深已故
    2020-12-14 23:33

    After speaking with @davidfowl from the ASP.NET vNext team, he told me that Browser Link doesn't work in beta5 and should be removed.

提交回复
热议问题