Project was skipped when rebuild the solution in Visual studio
0. Environment
Windows 8 Pro and Enterprice
Visual studio 2012
1. Problem
I am working on a solution which contains C# projects and C++ projects. The C++ projects is not builded (or just say they are skipped) when I rebuild all of the solution. I get the build result: "Rebuild All: 9 succeeded, 0 failed, 2 skipped", the 2 skipped projects are C++ projects
2. Solution
Build -> Configuration Manager -> Ticke the Build option
3. References
http://stackoverflow.com/questions/2091362/project-build-gets-skipped-in-vs2008-after-conversion-from-vs2005
(This article is from http://www.cnblogs.com/chenyineng/archive/2013/01/09/2852427.html, and belongs to http://chenyineng.cnblogs.com and http://www.chenyineng.info)