Suddenly Visual Studio now builds and deploys EVERYTHING -


i've been using visual studio years. when press f5 or ctrl+f5, or press green arrow button, expect build , run startup project , dependencies. however, today builds (and deploys mobile device, if it's mobile device solution) every single project instead.

i tried several different sln files, same thing happens each one.

also, while debugger works in desktop projects, in mobile projects states "unable start debugging".

anybody else had problem?

i found 1 workaround, right-click single project , choose debug | start new instance. (however, there no option start without debugging.)

you don't version of visual studio using.

in visual studio 2010 take @ tools | options | projects , solutions | build , run | "only build startup projects , dependencies on run". item checked?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -