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

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -