error CS1752: Interop type 'VSLangProj.PrjKind' cannot be embedded. Use the applicable interface instead. error CS0117: 'VSLangProj.PrjKind' does not contain a definition for 'prjKindCSharpProject'
I getting this error when build my package, is the right solution to set "Embeded Interop Types" to False, isn't clear to me what are the consequences of doing this.