I would like the Library to have a strong name
thompson-tomo opened this issue · 0 comments
thompson-tomo commented
Is your feature request related to a problem? Please describe.
I can't use Handlebars.Net in my application due to it not having a strong name which is a requirement of my application.
Describe the solution you'd like
I want the library to be signed with a signing key so that i can call it from my applications which require signing to be used.
Describe alternatives you've considered
In the past didn't have much luck in signing third party libraries. Due
Is your feature request supported by Handlebarsjs? Please provide details.
n/a
Additional context