Hi everybody,
Is it possible to bypass temporary_key.snk and load the plugin without strong-name signing?
Or is strong-name signing mandatory and cannot be skipped?
Best regards,
Hi everybody,
Is it possible to bypass temporary_key.snk and load the plugin without strong-name signing?
Or is strong-name signing mandatory and cannot be skipped?
Best regards,
Hi Androsh,
there's no workaround, all assemblies need to be signed.
One tip:
If you have multiple SDKs, you can create one key and reference the same key from different projects.
Best regards,
Daniel