Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Update] Remove SmallsOnline.MsGraphClient dependency #54

Merged
merged 13 commits into from
Jul 10, 2023

Conversation

Smalls1652
Copy link
Owner

I'm removing the dependency to my generic Microsoft Graph client library, SmallsOnline.MsGraphClient. It's now implemented internally.

This allows for:

  • Quicker updates to Microsoft.Identity.Client.
  • Easier updates for new features and/or fixing bugs related to calling the Microsoft Graph API.

@Smalls1652 Smalls1652 self-assigned this Jul 10, 2023
@Smalls1652 Smalls1652 marked this pull request as ready for review July 10, 2023 19:01
@Smalls1652 Smalls1652 merged commit b513861 into main Jul 10, 2023
6 checks passed
@Smalls1652 Smalls1652 deleted the update/remove-graphclient-dependency branch July 10, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant