The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild,_provides an XML schema for a project file that controls how the build platform_processes and builds software. Visual Studio uses MSBuild, but it doesn’t depend on Visual Studio._By invoking msbuild.exe on your project or solution file, you can [...]

The rest of the story...
Microsoft News