Visual Studio .NET

  • Thread starter Thread starter Matt Tapia
  • Start date Start date
M

Matt Tapia

No matter what, all of my sln files are created in MyDocuments folder. If I
want them created in another folder, how do I do it?
 
Matt said:
No matter what, all of my sln files are created in MyDocuments
folder. If I want them created in another folder, how do I do it?

Select the solution in VS.NET's solution explorer.
Then click "File | Save 'Solution' As" menu
and save the solution to the folder where you
want it saved.
 
Hello Matt,

You can also change the default location by going to Tools | Options and then selecting Projects and Solutions. The 'Visual Studio projects location' textbox is where any new solutions would default to.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top