You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2023. It is now read-only.
While embedding unmanaged assemblies, the following exception is thrown during startup of the application.
Application: XXX.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidProgramException
at PostSharp.Community.Packer.Templates.ILTemplateWithUnmanagedHandler..cctor()
Exception Info: System.TypeInitializationException
at PostSharp.Community.Packer.Templates.ILTemplateWithUnmanagedHandler.Attach()
at <Module>..cctor()
Exception Info: System.TypeInitializationException