Visual Studio thinks `Microsoft Web Developer Tools` is installed

前端 未结 4 925
情话喂你
情话喂你 2020-12-05 18:29

Symptoms

  • Visual Studio syntax highlighter and Intellisense for Javascript and Razor views are not working.

4条回答
  •  既然无缘
    2020-12-05 19:27

    I had the same problem with Visual Studio 2015. I tried several things, but simply updating Microsoft ASP.NET seemed to do the trick.

    Install ASP.NET 5 RC1, restart, and the issue should be resolved.

提交回复
热议问题