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

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -