We have a project that generates both 32-bit and 64-bit assemblies that we
need to strong name sign using the task.
I know there is both a 32-bit and 64-bit sn.exe available from the command
line.
Does anyone know if the task can target the 64-bit version
somehow?
Thanks,
- Josh
--
I am trying to use delay signing after building by source
code. I am trying to do the equivalent to sn.exe –Vr. I get
the following error:
Delay-signing 2 assemblies.
Only one option (excluding -q) may be passed to SN at a time
As far as I can tell this is 1 arg.