I have created CI pipeline and using MS build for building project as .deploy.cmd file is required by release pipeline for deployment.
I am getting error in CI pipeline in processing MS Build task. Error is:
MSB1008: Only one project cab be specified.
There is no space in project path. Although my solution name has space.