According to the docs assembly binding redirects can also be inside assembly.dll.config
not just in assembly.exe.config
. But the docs are not really clear whether binding redirects inside assembly.exe.config
can also be used at runtime.
If I deploy a assembly.dll.config
together with the assembly.dll
in the the app, will, the binding redirects in there ever have any effect?
Binding redirects are not used from assembly.dll.config
.
If BindingRedirect.exe calls LibBindingRedirect.dll :
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With