MSB3271: There was a mismatch between the processor architecture of the project being built "{0}" and the processor architecture, "{1}", of the implementation file "{2}" for "{3}". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and implementation file, or choose a winmd file with an implementation file that has a processor architecture which matches the targeted processor architecture of your project.
MSB3263: The file "{0}" will be ignored because it cannot be read. This file was either passed in to FullFrameworkAssemblyTables ...
MSB3267: The primary reference "{0}", which is a framework assembly, could not be resolved in the currently targeted framework. ...
MSB3268: The primary reference "{0}" could not be resolved because it has an indirect dependency on the framework assembly ...
MSB3270: There was a mismatch between the processor architecture of the project being built "{0}" and the processor architecture ...
MSB3271: There was a mismatch between the processor architecture of the project being built "{0}" and the processor architecture, ...
MSB3273: Unknown processor architecture. The implementation file "{0}" for "{1}" had an ImageFileMachine value of "0x{2}". ...
MSB3274: The primary reference "{0}" could not be resolved because it was built against the "{1}" framework. This is a higher ...
MSB3275: The primary reference "{0}" could not be resolved because it has an indirect dependency on the assembly "{1}" which ...
MSB3283: Cannot find wrapper assembly for type library "{0}". Verify that (1) the COM component is registered correctly and ...