Refresh button in Visual Studio Solution Explorer not working

前端 未结 3 947
独厮守ぢ
独厮守ぢ 2020-12-13 18:33

Just got Visual Studio Express 2012 for Windows Desktop and finding myself overly annoyed that the Solution Explorer doesn\'t accurately reflect the state of my project. I k

3条回答
  •  旧巷少年郎
    2020-12-13 19:12

    There's a "show all files" button in the top row of Solution Explorer. Click that and you should see your missing files/folders. Right click and choose "Include in Project".

    show all files

提交回复
热议问题