D
David R.
It seems that Visual Studio 2005 insists on creating the *.sln and *.suo
files in a directory that's different from the actual website project.
e.g. I have my web app in E:\web\project1\. But VS 2005 creates a
E:\web\project1 (2)\ to store the *.sln and *.suo files.
Is there a way to force VS 2005 to keep all the files belonging to the same
project under the same directory?
files in a directory that's different from the actual website project.
e.g. I have my web app in E:\web\project1\. But VS 2005 creates a
E:\web\project1 (2)\ to store the *.sln and *.suo files.
Is there a way to force VS 2005 to keep all the files belonging to the same
project under the same directory?