Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
删除部分视图后,我无法重新添加它。VS 说文件已经存在。我检查了 .csproj 和 .sln 文件以获取参考,但找不到任何参考。我还从 TFS 中清除了所有源代码,但仍然无法添加。任何人都知道在哪里删除旧的引用或任何阻止添加的东西?
VS 抱怨该文件存在于磁盘上,而不是项目中。
在 Windows 资源管理器中删除它(或单击显示所有文件后),然后重试。