❔ Binding redirects not being loaded despite config file being set
I have net48 package with a binding redirect from newtonsoft 0->13 to 13.0.0.0
This redirect is not being used at runtime and I can confirm that with fusion++
https://pastebin.com/NVw4wxsc
However if I debug and inspect what my config file path is
var configFile = AppDomain.CurrentDomain.SetupInformation.ConfigurationFile;
It is correct and when I open it I see my redirect.
How can I debug why my config file's binding redirect is not being parsed?
This only happens when run as a test not when we run the normal app.Pastebin
Assembly Binder Log Entry (12/16/2022 @ 11:40:50 AM) The op...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.