How i can add folder with all files and subfolders to my project in solution explorer?
Get latest. Modify the folders in your C: Drive, or wherever you put the objects from the solution. In the solution explorer click on Show All files (Thanks x2, this helped me so much!) Right click to Include in Project.
This helped me to add new schemas with all their subfolders while avoiding the problems with Writing updates...
Click on Solution Explorer Show All Files. Right click on folder. Include in Project.
Follow these steps to successfully add a new folder to a project. I personally like to add new folders via Source Control Explorer
Step 1 - Create new folder via Source Control Explorer
Step 2 - Select 'Show All Files' to display new folder in solution explorer
Step 3 - Include folder in project