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
Create a new command line option to pass a strong-name file that is then used to re-sign the target assembly after feathering.
See https://github.com/jbevain/cecil/wiki/StrongName
Right now, the feathered assembly is left in the "delayed-sign" state and the sn utility needs to be run to re-sign it.