ReSharper cannot resolve symbol

前端 未结 4 1753
梦毁少年i
梦毁少年i 2021-02-08 10:32

I\'m currently building an ASP.NET 5 (ASP.NET Core 1.0) MVC application. I\'m using Visual Studio 2015 with ReSharper Ultimate 10.0.2.

I currently have a 2-tier layer so

4条回答
  •  情深已故
    2021-02-08 11:10

    In Visual Studio 2017 I solved in this way:

    • Close the solution
    • Delete the ".vs" hidden folder
    • Reopen the solution and rebuild it

提交回复
热议问题