Author Topic: Project names and decoupling Visual Studio solutions  (Read 3016 times)

yakir

  • Community Member
  • Posts: 50
  • Hero Points: 2
Project names and decoupling Visual Studio solutions
« on: July 02, 2009, 06:57:04 AM »
Project Names:
Should appear on Project menu.
e.g. I currently see
MyProject.sln - \\ServerName\Development\..\MyProject.sln
MyProject.sln - \\ServerName\Development\..\MyProject.sln
MyProject.sln - \\ServerName\Development\..\MyProject.sln
(the ..'s are different, but I can't see it)

I suspect there might be a way to do this now - but I haven't found it.

Optional decoupling from VS solution:
1) Allow VPW etc. files to be in different directory (see previous thread)
2) allow adding of files to the SE project without them being added to the VS Solution/Project (e.g. notes, test files)