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

ArgumentException in AttributeMetadataModule.AttachToComponentRegistration #4

Closed
BigApple1988 opened this issue Aug 22, 2019 · 1 comment · Fixed by #3
Closed

ArgumentException in AttributeMetadataModule.AttachToComponentRegistration #4

BigApple1988 opened this issue Aug 22, 2019 · 1 comment · Fixed by #3

Comments

@BigApple1988
Copy link

I have an ArgumentException while creating nested lifetimeScope from AttributeMetadataModule.AttachToComponentRegistration. It happened because in this method adds entries in Metadata dictionary.
Source of issue autofac/Autofac@b65821a

@BigApple1988 BigApple1988 changed the title ArgumentException from AttributeMetadataModule.AttachToComponentRegistration ArgumentException in AttributeMetadataModule.AttachToComponentRegistration Aug 23, 2019
@tillig tillig closed this as completed in #3 Aug 26, 2019
@tillig
Copy link
Member

tillig commented Aug 26, 2019

Fix for this is released as 4.0.2.

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 a pull request may close this issue.

2 participants