Forum Discussion
Deleted
Oct 04, 2018Not applicable
Microsoft.IdentityModel.Clients.ActiveDirectory could not load
Hi So i'm getting this error in my PowerShell logs and i can't find a way to resolve it. 'Microsoft.IdentityModel.Clients.ActiveDirectory, Version=3.13.9.1126, Culture=neutral, PublicKeyToken...
Matthew Roerig
Oct 04, 2018Tin Contributor
Hi James,
Here is a link to the Microsoft.IdentityModel.Clients.ActiveDirectory library:
https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/#dotnet-cli
You can download the package manually, which if you open with the NuGet Package Explorer will give a list of dependencies for the library.
Deleted
Oct 04, 2018Not applicable
Hi,
thank you for your response, how can i download it manually ? in my powershell console ? thanks.