Replies: 1 comment
-
Thanks, nice detective work! I'll change that in the sample. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the great work!
I'm using your example AutofacBootstrapper with my project and was getting errors during load that stated:
After some head scratching, I realized I needed to filter that name out of the line in AutofacBootstrapper.cs:
I just wanted to share this in the case that someone else runs into this issue.
Beta Was this translation helpful? Give feedback.
All reactions