Visual Studio 2012 “Show All Files” button missing

后端 未结 10 1775
轮回少年
轮回少年 2020-12-01 20:20

In my solution I have three projects: Console application, class library, and a website project. The Show All Files button is visible on the console and class library proje

10条回答
  •  爱一瞬间的悲伤
    2020-12-01 21:20

    if you click on solution name in "solution explorer" maybe you will can't see "Show all files" button. because maybe added F# or website project in solution. if you want see "Show all files" button, you must click on project name which is C# or native C++ or C++.net.

提交回复
热议问题