Linker Tools Error LNK1310

Exports not supported for type MSIL image

When compiling with /clr:pure or /clr:safe, you cannot also use the /EXPORTS linker option.

For more information, see /clr (Common Language Runtime Compilation) and /EXPORTS.