SeanKilleen/seankilleen.github.io

How about signing clickonce or uwp with this method

Closed this issue · 0 comments

I was able to perform these steps with no issues! Thanks for the guidance.
Now I am faced with performing the same actions against UWP and ClickOnce apps. I can tell msbuild not to sign either using build parameters as the build requires the file and getting EV pfx files out of key vault seems to be impossible. Is there an approach that would allow me to successfully sign a UWP or ClickOnce package AFTER build using a similar approach?
Greatly appreciate your guidance in advance.