Visual Studio 2012 “Show All Files” button missing

后端 未结 10 1774
轮回少年
轮回少年 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 20:59

    If you are in a WebSite project all files are shown by default. If there are some missing (added during debugging etc), just hit the refresh button on the top of the solution explorer and they should appear.

提交回复
热议问题