MSB4029: The "{0}" task has an invalid output specification. The "TaskParameter" attribute is required, and either the "ItemName" or "PropertyName" attribute must be specified (but not both).
MSB4011: "{0}" cannot be imported again. It was already imported at "{1}". This is most likely a build authoring error. This ...
MSB4011: There is a circular reference involving the import of file "{0}". This file may have been imported more than once, ...
MSB4012: The expression "{0}" cannot be used in this context. Item lists cannot be concatenated with other strings where ...
MSB4019: The imported project "{0}" was not found. Confirm that the path in the declaration is correct, and that the file ...
MSB4029: The "{0}" task has an invalid output specification. The "TaskParameter" attribute is required, and either the "ItemName" ...
MSB4031: The "MSBuildVersion" attribute is deprecated. If the project is authored in the MSBuild 2003 format, please remove ...
MSB4036: The "{0}" task was not found. Check the following: 1.) The name of the task in the project file is the same as the ...
MSB4041: The default XML namespace of the project must be the MSBuild XML namespace. If the project is authored in the MSBuild ...
MSB4043: The item meta-data reference "{0}" is invalid because it is qualified with an item name. Item meta-data referenced ...