Hidden folder in Visual Studio 2017 project

0

I have a class library project in Visual Studio 2017 and when I want to create a folder with a specific name it tells me that I can not because it already exists and I do not see that folder either in the Visual Studio project or in the file explorer in the folder where the project is saved. Where does VS search that folder to tell me that it already exists?

Any ideas please

Salu2

    
asked by kintela 06.11.2018 в 10:21
source

1 answer

0

in the file browser go to

  

Vista > Options > See > Hidden Files and Folders > To show   Files, folders and hidden drives

in the VS

  

Project > Show all files

    
answered by 06.11.2018 в 13:38