|
|
Browse by Tags
All Tags » .NET » MSBuild
-
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 ...
|
|
|