Don't rely on console output for the truth. can you log to file and see what that says.
just add something like /l:FileLogger,Microsoft.Build.Engine;logfile=mylog.txt to your call
Don't rely on console output for the truth. can you log to file and see what that says.
just add something like /l:FileLogger,Microsoft.Build.Engine;logfile=mylog.txt to your call