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

Library use old CommonServiceLocator version #127

Closed
tomasr78 opened this issue Dec 5, 2018 · 3 comments
Closed

Library use old CommonServiceLocator version #127

tomasr78 opened this issue Dec 5, 2018 · 3 comments

Comments

@tomasr78
Copy link

tomasr78 commented Dec 5, 2018

The OAuth2 library use CommonServiceLocator 1.3 version of service locator and binds to Microsoft.Practices.ServiceLocation assembly.

The CommonServiceLocator 2.0 do not have such assembly anymore, are you planning to update?

@niemyjski
Copy link
Collaborator

I'm not sure where you are seeing this. I don't see a single dependency on any DI framework or uses service locator pattern.

@tomasr78
Copy link
Author

tomasr78 commented Dec 5, 2018

The OAuth2 throw exception on this. I have no idea what is going on. If I add Microsoft.Practices.ServiceLocation everything works fine.

2018-12-05_16-13-08

@niemyjski
Copy link
Collaborator

We don't ship with anything called AuthorizationRoot, that is something outside of this library.

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

No branches or pull requests

2 participants