Does msbuild.exe support building .VDPROJ projects?


This will not be supported in Whidbey. The only way to build a .VDPROJ project file from the command-line is to use devenv /build.
Microsoft Communities