Hi all, I'm in the process of automating my build and ran into a wall. As I am using InternalsVisibleAttribute and "Friend assemblies", my assemblies need a strong name. This has been done by signing each assembly with own .pfx file with a password.
My automation script is NAnt, calling MSBUild to build a full solution. Unfortunately the password for .pfx file seems to be failing the build with this error: error MSB3321: Importing key file "xxx.pfx" was canceled. I tried Google but didn't help me. I saw somebody did a workaround of installing VS to the build machine and opening the solution... I'm looking for something a bit better. Any clues? Thanks in advance, Miika =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com