MSB4043: The item metadata reference "{0}" is invalid because it is qualified with an item name. Item metadata referenced in transforms do not need to be qualified, because the item name is automatically deduced from the items being transformed. Change "{0}" to "%({1})".
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 ...
MSB4043: The item metadata reference "{0}" is invalid because it is qualified with an item name. Item metadata referenced ...
MSB4051: Project {0} is referencing a project with GUID {1}, but a project with this GUID was not found in the .SLN file. ...
MSB4054: The solution file must be opened in the Visual Studio IDE and converted to the latest version before it can be built ...
MSB4056: The MSBuild engine must be called on a single-threaded-apartment. Current threading model is "{0}". Proceeding, ...
MSB4058: The "{0}" target is missing its output specification. If a target declares inputs, it must also declare outputs. ...