MSB6002: The command-line for the "{0}" task is too long. Command-lines longer than 32000 characters are likely to fail. Try reducing the length of the command-line by breaking down the call to "{0}" into multiple calls with fewer parameters per call.
MSB4222: ToolsVersion "{0}", defined at "{1}", contains sub-toolset "{2}" which sets MSBuildBinPath or MSBuildToolsPath. ...
MSB5014: File format version is not recognized. MSBuild can only read solution files between versions {0}.0 and {1}.0, inclusive. ...
MSB5022: The MSBuild task host does not support running tasks that perform IBuildEngine callbacks. If you wish to perform ...
MSB5023: Error parsing the nested project section in solution file. A project with the GUID "{0}" is listed as being nested ...
MSB6002: The command-line for the "{0}" task is too long. Command-lines longer than 32000 characters are likely to fail. ...
MSB6007: The "{0}" value passed to the Environment property is not in the format "name=value", where the value part may be ...
MSB8002: Specified platform toolset ({0}) is not compatible with the targeted .NET Framework version ({1}). Please set TargetFrameworkVersion ...
MSB8003: Could not find {0} variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid ...
MSB8004: {0} Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow ...