I\'m running msbuild from the command line with the following:
msbuild mysolution.sln -p:outputdir=c:\\mydir
When I run this, the outputdir is
I believe you should be using OutputPath.