Rename Visual Studio Solution folder

0

I have done all the procedure to change the name of the namespace of my project, everything is already compiling and everything else, only when I go in the file explorer the folders are with the old name and I can not modify, someone knows how to proceed ?

Images of the named solution correctly:

Imagesofthefoldersinthefileexplorer:

    
asked by anonymous 09.02.2018 / 16:18

1 answer

0

It's simple,

Open the project normally in Visual Studio , search the solution manager for a button named Solutions and Folders , next to a box named "start" , clicking on it will display the project folders, just right-click and then rename . Soon after that, it will already be renamed.

    
14.08.2018 / 12:49