Doubling file names in Visual Studio 2012

后端 未结 2 1335
迷失自我
迷失自我 2021-01-16 11:10

In Visual Studio 2012 in Solution Explorer window have doubled file names (sorry for no screenshots - here is the link http://floomby.ru/s1/uaxC8K). In the same time it\'s

2条回答
  •  [愿得一人]
    2021-01-16 11:22

    Another way is that

    1. Exclude duplicate files from project
    2. Click on "Show all files" button on top of solution explorer
    3. Click again on "Show all files" button on top of solution explorer (this time you should see only one excluded file)
    4. Include file again

    You can do this on folders too

提交回复
热议问题