configuration - Visual Studio: Set default project on project or solution settings -


i have visual studio 2010 solution several projects. 1 of projects set default project, want change default.

i know can right click project want startup project , select "set startup project", setting stored in user's files (.slo , .user files).

as company policy, don't check these files in source control system, therefore when user opens solution have different project startup object.

is there way set these values? setting on .sln or .proj files?

thanks

from arian kulp's site, way change default startup project solution edit .sln file. you'll see project , endproject lines. first project listed default startup project, move 1 want top.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -