0

My application requires my to sign all referenced .dlls with a certificate. Unfortunately, .dlls like System.dll are being compiled as native images and I'm unable to sign them. Is there a way to disable NGEN and use local versions of these .dlls which I can sign?

0 Answers0