MSB8020: The build tools for {0} (Platform Toolset = '{1}') cannot be found. To build using the {1} build tools, please install {0} build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...".
MSB8012: %s ('%s') does not match the %s's OutputFile property value '%s' ('%s') in project configuration '%s'. This may ...
MSB8012: {0}({1}) does not match the {2}'s OutputFile property value ({3}). This may cause your project to build incorrectly. ...
MSB8017: A circular dependency has been detected while executing custom build commands for item "{0}". This may cause incremental ...
MSB8019: This build is consuming a component "{0}" that is not packaged because the component is not coming from a Windows ...
MSB8020: The build tools for {0} (Platform Toolset = '{1}') cannot be found. To build using the {1} build tools, please install ...
MSB8027: Two or more files with the name of {0} will produce outputs to the same location. This can lead to an incorrect ...
MSB8028: The intermediate directory ({1}) contains files shared from another project ({0}). This can lead to incorrect clean ...
MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues ...
MSB8030: The linker switch "Minimum Required Version" requires "SubSystem" to be set. Without "SubSystem", the "Minimum Required ...