MSBUILD : error MSB1013: The response file was specified twice. A response file can be specified only once. Any files named "msbuild.rsp" in the directory of MSBuild.exe or in the directory of the first project or solution built (which if no project or solution is specified is the current working directory) were automatically used as response files.
MSB8012: {0}({1}) does not match the {2}'s OutputFile property value ({3}). This may cause your project to build incorrectly. ...
MSB8017: A circular dependency has been detected while executing custom build commands for item "{0}". This may cause incremental ...
MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or ...
MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project ...
MSBUILD : error MSB1013: The response file was specified twice. A response file can be specified only once. Any files named ...
MSBUILD : error MSB1015: MSBuild does not run on this version of the operating system. It is only supported on Windows 2000, ...
MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the ...
MSBUILD : error MSB1027: The /noautoresponse switch cannot be specified in the MSBuild.rsp auto-response file, nor in any ...
MSBUILD : error MSB1032: Maximum CPU count is not valid. Value must be an integer greater than zero and no more than 1024. ...