Solution Explorer doesnt show the folder although the folder is present in my local drive (local copy) Visual studio [duplicate]

霸气de小男生 提交于 2019-12-07 00:35:53

问题


I have copied the source code from source control explorer to my local drive. the mapping is done and i am able to work on the code and build it. However, there are some files which doesnot show up in the Solution Explorer although it shows in the local copy of drive.

I tried to refresh it and i cannot get the correct folder structure in solution explorer. Any advice how to get it ??


回答1:


To see other files in the solution explorer click the "Show All Files" button as shown in the image below. This will allow you to see all the files in your project folder.

I hope this can help you.



来源:https://stackoverflow.com/questions/33440562/solution-explorer-doesnt-show-the-folder-although-the-folder-is-present-in-my-lo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!