MSB4168: The item "{0}" of type "{1}" does not define a value for the metadata in the expression "{2}". This expression is used in the target output for target "{3}". If a target declares outputs that are transforms, all items in the transform must have a value for the metadata in the transform.
MSB4151: An error occurred while building project "{0}", target "{1}". Please see innerException for detailed information. ...
MSB4161: Project "{0}" was loaded and unloaded during the current build. Reloading a project during the build can result ...
MSB4164: The value "{0}" of metadata "{1}" contains an item list expression. Item list expressions are not allowed on default ...
MSB4166: Child node "{0}" exited prematurely. Shutting down. Diagnostic information may be found in files in the temporary ...
MSB4168: The item "{0}" of type "{1}" does not define a value for the metadata in the expression "{2}". This expression is ...
MSB4176: The "{0}" task factory could not be instantiated from the assembly "{1}". Please verify the task assembly has been ...
MSB4180: The "{0}" logger could not be instantiated from the assembly "{1}". Please verify the logger assembly has been built ...
MSB4186: Invalid static method invocation syntax: "{0}". Static method invocation should be of the form: $([FullTypeName]::Method()), ...
MSB4186: Invalid static method invocation syntax: "{0}". {1} Static method invocation should be of the form: $([FullTypeName]::Method()), ...