Skip to content

Completely isolating Microsoft.Graph.Authentication solving dependency issues - #3789

Open
Stephan van Rooij (svrooij) wants to merge 1 commit into
microsoftgraph:mainfrom
svrooij:feature/complete-isolation
Open

Stephan van Rooij (svrooij) wants to merge 1 commit into
microsoftgraph:mainfrom
svrooij:feature/complete-isolation

Conversation

@svrooij

Copy link
Copy Markdown

Changes proposed in this pull request

  • Isolating Microsoft.Graph.Authentication dll to not have any external dependencies, moved to core
  • Create AssemblyLoadContext for PS7+ and load .Core with all dependencies there
  • Zero dependencies are leaked into the Default AssemblyLoadContext as verified by a test loading a conflicting Microsoft.Identity.Client version there.

Other links

This branch has not been deployed

No deployments
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