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

Remove unnecessary service registration of IServiceProvider to itself #2749

Merged
merged 1 commit into from
Feb 21, 2017

Conversation

Maarten88
Copy link
Contributor

This registration causes a "Circular Reference" error when used with Autofac (#2747) and seems unnecessary as the DI framework provides it automatically.

@dnfclas
Copy link

dnfclas commented Feb 21, 2017

Hi @Maarten88, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

@sergeybykov sergeybykov added this to the Triage milestone Feb 21, 2017
@jdom jdom merged commit d65f65f into dotnet:master Feb 21, 2017
sergeybykov pushed a commit to sergeybykov/orleans that referenced this pull request Feb 22, 2017
Was causing a "Circular Reference" error with Autofac (dotnet#2747) and potentially other containers
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants