Replies: 2 comments
-
No idea I'm afraid -- I'm not sure why Fody is creating a type called |
Beta Was this translation helpful? Give feedback.
0 replies
-
Take a look at #211 |
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.
-
Hey,
as i hit thie problem with the second project and really don't want to write the whole
SetAndNotify(() => asdf)
fuzz again here is my question i can't seem to find an answer for.I implemented the AutofacBootstrapper as specified in the wiki.
As soon as i install the fody package i get the following error on build:
Autofac.Core.Activators.Reflection.NoConstructorsFoundException: No accessible constructors were found for the type 'BatchMoverUi_ProcessedByFody'.
Beta Was this translation helpful? Give feedback.
All reactions