Visual Studio Freezes when I try to Add a file

后端 未结 2 1505
醉话见心
醉话见心 2021-01-11 12:53

I have an ASP.NET MVC application that I\'m working on in Visual Studio 2013 Premium. I have three projects that are underneath my solution. If I right-click on any of th

2条回答
  •  爱一瞬间的悲伤
    2021-01-11 13:15

    I had exactly the same problem apparently, in my case it was a reference problem try deleting them one by one until the it starts responding in real time, i suggest starting with 3rd party dlls.

提交回复
热议问题