我要生成包时出现错误,在它工作之前,但是当我执行后台任务并去生成包时,出现了这个错误,有谁知道它可能是什么?
MCG0037: MCG0037:InvalidCSharpIdentifierName Struct '_MI_ClientFT_V1' in assembly 'Assembly(Name=Microsoft.Management.Infrastructure.Native, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35)' has a field with name '<alignment member>' that is invalid.
This could be because the name is obfuscated or the field is auto-implemented by the compiler. Please make sure the field name follows C# identifier conventions.