visual studio 2010 - How to set a specific solution configuration by default upon startup? -


in solution, have several solution configurations. upon start-up ,debug set default. enter image description here

is possible set specific configuration default? i've tried rename solutions begin "." ,for instance - .mysqldebug. still debug remains default configuration. renaming "debug" me?


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

php - Return Last Insert ID with PDO -

python - BeautifulSoup: How to get the nearest tag -