i keep getting this error
1>Main.obj : MSIL module encountered; incremental linking is disabled for MSIL; performing full link
1>LINK : fatal error LNK1104: cannot open file 'MSCOREE.lib'
i have two phase disabled and i am using cli and clr on visual studio. I do not have any other code in the program aswell. this is c++ btw