How do you change the location for the \"Visual Studio 2017\" directory that is created under %USERPROFILE%/Documents?
In 2015 and earlier, you could move all the fo
If you have source control enabled for the Project, in addition to the step as answered by David, you have to also map the TFS local path location to the new Project location :
In VS 2017:
File -> Source Control -> Advanced -> Workspaces -> Edit the relevant
Workspace -> Select the Project -> Edit path to Local Folder to be the new
location.