build skipped because Configuration isn't evaluated right

Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ( ('$(Configuration)' == '
Release') and ('$(Platform)' == 'Any CPU') ) was evaluated as ( ('Debug' == 'Release') and ('Any CPU' == 'Any CPU') ).

this is the command line:

C:\sandbox\IAF.NET\IAF\trunk\src\BOs\Error>"C:\WINDOWS\Microsoft.NET\Framework\v
2.0.50727\msbuild" /v:diag

the default config is Debug. I have tried forcing the configuration with /p:Configuration=Debug but that doesn't change the output.

What am i missing?

[580 byte] By [danholmes] at [2007-12-30]
# 1
nevermind. i still don't know what that means but it wasn't preventing the build task from running.
danholmes at 2007-9-5 > top of Msdn Tech,Visual Studio,Visual Studio MSBuild...

Visual Studio

Site Classified