how does visual studio determines the active solution configuration? -


i using vs 2013 , created custom solution configuration -- "debug flag" - "any cpu". have central version control system, checkin our code. reason everyones' vs environment has new configuration active. don't want show active others unless explicitly change it. didn't find option set default active configuration on vs. ideas, why getting new custom config active one?


Comments

Popular posts from this blog

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - No viable overloaded operator for references a map -