MSB4186: Invalid static method invocation syntax: "{0}". {1} Static method invocation should be of the form: $([FullTypeName]::Method()), e.g. $([System.IO.Path]::Combine(`a`, `b`)).
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()), ...
MSB4192: The project file "{0}" is in the ".vcproj" file format, which MSBuild no longer supports. Please convert the project ...
MSB4193: MSBuild.exe could not be launched as a child node as it could not be found at the location "{0}". If necessary, ...
MSB4196: The "{0}" files could not be successfully loaded from their expected location "{1}". Default tasks will not be overridden. ...
MSB4210: "{0}" is attempting to import itself, directly or indirectly. This is most likely a build authoring error. The import ...