MSB4096: The item "{0}" in item list "{1}" does not define a value for metadata "{2}". In order to use this metadata, either qualify it by specifying %({1}.{2}), or ensure that all items in this list define a value for this metadata.
MSB4080: The value "{0}" of the "PropertyName" attribute in element contains a "$" character. If you intended to use a property ...
MSB4081: The value "{0}" of the "ItemName" attribute in element contains an "@" character. If you intended to use an item ...
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 ...