TxTranslation
TxTranslation copied to clipboard
Referenced assembly 'Unclassified.TxLib' does not have a strong name
Hi! I'm trying to build my application to deploy via clickonce and get following error:
Assembly generation failed -- Referenced assembly 'Unclassified.TxLib' does not have a strong name
Could you sign your assembly and update your nuget package?
Maybe yes. I never used nor needed strong names but often saw them as an obstacle. I first need to learn what they are and how to use them. Until then you may have to sign it yourself.
Thanks!
Until then you may have to sign it yourself.
Yes, i did it already
@maratoss You could use this branch instead, as it is indeed what you ask for: https://github.com/ygoe/TxTranslation/pull/20