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
* [Smoke Tests] MSAL Native Interop Fix
The focus of these changes is to correct an issue loading the MSAL native
interop assembly introduced with the new Azure.Identity.BrokeredAuthentication
library. Going forward, assemblies named to indicate native interoperability
will no longer be loaded/type sniffed.
* Adding reflection rule for partial implementation assemblies
* Fixing condition; the top-level exception does not have details.
0 commit comments