Automate Assembly Signing with SN and pfx file
Is it possible to automate the signing of assemblies with SN and a pfx file?
Using the following command will sign the assembly, but the script must be
run in attended mode, because it prompts for the associated password for the
pfx file. I'd like to automate this for our build server, to run unattended.
sn -R MyDll.dll MyPFXfile.pfx
Thanks for any advice you may have,
Mike
Date:Thu, 23 Aug 2007 09:37:00 -0400
Author:
|