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
Register a callback that tries to load other versions Open LDAP library if the default is failed (#88851)
* Register a callback to AssemblyLoadContext.Default.ResolvingUnmanagedDll event that tries to load other libraries
* Do not throw when library not found
* Check version 2.6 first
0 commit comments