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
Read More...