Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change VS2017 default New Project location

Is there a way to change the default path when creating a new project in Visual Studio 2017?

like image 520
sashoalm Avatar asked Feb 19 '18 09:02

sashoalm


2 Answers

OK, I found how to do it - from Tools->Options->Projects and Solutions->Locations->Projects location and enter the custom folder there.

enter image description here

Tbh, I prefer the Qt Creator approach where it just remembers the last change to the Default workspace.

like image 171
sashoalm Avatar answered Sep 28 '22 08:09

sashoalm


For macOS:

Preferences > Projects > Load/Save and change the "Default Solution location".

enter image description here

like image 34
Nicolas Bodin-Ripert Avatar answered Sep 28 '22 08:09

Nicolas Bodin-Ripert