MSB4107: Expected an item list at position {1} in condition "{0}". Did you forget the opening parenthesis after the '@'? To use a literal '@', use '%40' instead.
MSB4094: "{0}" is an invalid value for the "{1}" parameter of the "{3}" task. Multiple items cannot be passed into a parameter ...
MSB4095: The item metadata %({0}) is being referenced without an item name. Specify the item name by using %(itemname.{0}). ...
MSB4096: The item "{0}" in item list "{1}" does not define a value for metadata "{2}". In order to use this metadata, either ...
MSB4098: MSBuild is invoking VCBuild to build this project. Project-to-project references between VC++ projects (.VCPROJ) ...
MSB4107: Expected an item list at position {1} in condition "{0}". Did you forget the opening parenthesis after the '@'? ...
MSB4108: Expected an item list at position {1} in condition "{0}". Did you forget to close a quote inside the item list expression? ...
MSB4110: Expected a property at position {1} in condition "{0}". Did you forget the opening parenthesis after the '$'? To ...
MSB4112: The targets in this project have been disabled by the host and therefore cannot be built at this time. This may ...
MSB4115: The "{0}" function only accepts a scalar value, but its argument "{1}" evaluates to "{2}" which is not a scalar ...