Hi, we are using mono cecil to inject a modul initializer method to our delay signed assembly. The injection works fine if we use an assembly which is not signed at all. Using a real signed assembly works too. But with a delay signed assembly the assembly is no longer marked as delay signed after the injection. Any idea how to preserve the delay signed state of the assembly?
Thanks, F.Gsell -- -- mono-cecil
