How to automatically import signing a ClickOnce manifest on CruiseControl.NET -


currently when try sign clickonce manifest, manually click "select file" button load .pfx file. i'm thinking using cruisecontrol.net automatically import .pfx file projects. there way implement this?

on cruisecontrol server, use nant. how can this?

i don't think question strictly concerns cruisecontrol.net. instead of selecting pfx file through gui, find out how through command line. think signing , re-signing manifests in clickonce might helpful.

then re-create same process on cruisecontrol.net, using, example, exec task.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -