blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » MSBuild
  • How does MSBuild build a solution?

    MSBuild only builds Xml files that follow the MSBuild standards. However, there is a special case for solutions, because you can just build solutions using MSBuild, although this is not an MSBuild format. MSBuild supports this by first generating an in-memory MSBuild file (called a traversal project) that will build all projects included in the ...
    Posted to Raimond Brookman (Weblog) by Raimondb on May 22, 2006
Powered by Community Server, by Telligent Systems