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
In order to effectively use <bindingRedirect>s to unify package versions, assemblies need to be signed (i.e. need a PublicKeyToken). We ought to do this before releasing a new major version.
The text was updated successfully, but these errors were encountered:
In order to effectively use
<bindingRedirect>
s to unify package versions, assemblies need to be signed (i.e. need aPublicKeyToken
). We ought to do this before releasing a new major version.The text was updated successfully, but these errors were encountered: