Tengo un error cuando voy a generar el paquete, antes estaba funcionando, pero cuando implementé una tarea en segundo plano y fui a generar el paquete, me apareció este error, ¿alguien sabe que puede ser?
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.Resolví esto eliminando algunos paquetes que no estaba usando