I have a solution with a lot of project, Default build configuration manager is Debug.
Some times i need build only one project in release mode, So it force me to change solution build mode to release that consume long time to change it and after build to switch back to debug mode.
Question is any way to achieve this purpose quickly without doing this above stages?
Thanks.
Look into the batch build menu. You can select a particular project and have only that one build.