I am currently using the %PathToWebRoot% along with the Test Execution option in VS2008 in order to allow for my team to work on the same project.
The only issue is when we have more than one project, we need to change the Web application root directory each time change to a new project.
Is there a way to work on multiple ASP.NET projects with a team and not have to always change the Tools ->Options->Test Execution setting each time?
The only issue is when we have more than one project, we need to change the Web application root directory each time change to a new project.
Is there a way to work on multiple ASP.NET projects with a team and not have to always change the Tools ->Options->Test Execution setting each time?