Taming TFS - Digitally signing assemblies
Signing is a bit more tricky than strong naming. I didn’t want to use delay signing, because that requires additional configuration on development stations, so just like with strong naming – plain old simple build on the development machine and the fancy stuff on the build server.
By eidias on (tags: tfs, categories: infrastructure)