Hi,
I am running V9 CU3 LTS and have a question about loading assembly versions different than the OOTB provided dll's. I have a PowerShell script that is using the Microsoft Graph/Signins modules and it fails because the old OOTB Microsoft.Graph.dll is loaded instead of the assemblies provided by the PowerShell modules. How to force a fallback or disable the default loading of OOTB versions of 3rd party assemblies?
Rodney