microsoftgraph / msgraph-sdk-dotnet-auth

Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme
https://graph.microsoft.com
MIT License
78 stars 19 forks source link

Update MSAL dependency from unlisted 4.8.0 to 4.8.2. #61

Closed peombwa closed 4 years ago

peombwa commented 4 years ago

Compile with MSAL to 4.8.2 since 4.8.0 was unlisted.

Closes #60 .