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

fix: Add ContainerBuilder update to AutofacDependencyResolver #242

Merged
merged 3 commits into from
Jan 25, 2019
Merged

fix: Add ContainerBuilder update to AutofacDependencyResolver #242

merged 3 commits into from
Jan 25, 2019

Conversation

RLittlesII
Copy link
Member

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Fixes issue with Splat.Autofac not updating the container after new registrations.

Related to: #233

What is the current behavior? (You can also link to an open issue here)

It currently won't properly interact with ReactiveUI platform registrations.

What is the new behavior (if this is a feature change)?

The container will update correctly and resolve ReactiveUI dependencies.

What might this PR break?

Nothing.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@RLittlesII RLittlesII merged commit e708d68 into reactiveui:master Jan 25, 2019
@RLittlesII RLittlesII deleted the autofac branch January 25, 2019 07:15
@lock lock bot locked and limited conversation to collaborators Jun 24, 2019
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.

3 participants