VS2013 - Operation Could Not Be Completed

后端 未结 16 2245
被撕碎了的回忆
被撕碎了的回忆 2020-12-05 23:18

After installing Visual Studio 2013 and playing around with some of the new features, I noticed I\'m unable to open a cshtml file in one of my MVC projects. If I try openin

16条回答
  •  伪装坚强ぢ
    2020-12-05 23:48

    I also got this problem after using some Nuget package. The problem was a duplicate of appSettings. I merged them all and it worked.

提交回复
热议问题