You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to sign the assemblies with a strong-name?
Otherwise, we're not able to use this in our project because we sign our assemblies in order to be able to use different versions side by side in the same app domain without conflict.
There's an official how-to, but I could also provide a PR if required.
The text was updated successfully, but these errors were encountered:
Would it be possible to sign the assemblies with a strong-name?
Otherwise, we're not able to use this in our project because we sign our assemblies in order to be able to use different versions side by side in the same app domain without conflict.
There's an official how-to, but I could also provide a PR if required.
The text was updated successfully, but these errors were encountered: