Replies: 2 comments 10 replies
-
Hi @bcalco at this point I don't have a financial incentive to do it (as far as I can tell, code signing certs aren't free), so it would be best for you to sign. Cheers, Joel |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was referring to simply strong-naming with an SNK file. That's pretty easy and costs nothing. I am going to code-sign my binaries and the installer with an actual EV cert. I was hoping to avoid extra work of downloading, compiling and using Watson directly, when everything otherwise works just using Nuget to keep it current. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use Watson in and environment that requires strongly named assemblies but it seems that the NuGet packaged version does not have a public key. Is my only recourse to compile and sign it myself?
Beta Was this translation helpful? Give feedback.
All reactions