Documentation error results in a build that never ends when building setup projects (.vdproj)
There's an error in the MSDN documentation on how to build Visual Studio setup projects with Team Build, which several customers have hit now (see this Team Build MSDN forum question). The result is that the build hangs; it never returns. The reason is that there's a line break in the MSBuild XML snippet on the MSDN documentation p...