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 installation guide. #53

Closed peombwa closed 4 years ago

peombwa commented 4 years ago

This PR updates the installation guide to include a PreRelease switch when installing Microsoft.Graph.Auth package.

It close issues #52 and #45