Search code examples
.netmsbuildcode-signingdelay-sign

Delay signing during development and not on the build server


I've got a few projects that are configured for delay signing on development machines, and I want to configure the build server so that it doesn't delay sign release builds.

How can I do this?

I'm using VSTS/TFS.


The question is different, but the answer is what I need.


Solution

  • Not sure how to best deal with this question and still let it come up in search results for people looking for a solution... If you want to do this, here's your answer:

    Team Foundation Server Build with password protected codesigning fails

    I'll accept this answer sometime in the future.