.Net Assembly Binding Redirect with Differing Public Key Tokens
Is it possible to perform an assembly binding redirect between different versions of a referenced assembly if the public key token is null on the older version and set on the newer version?