-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When running the tutorial an exception is raised in the MaainActivity.cs class.
In this function:
void RegisterServices()
{
ServiceContainer.Register(() => new DatabaseSeedService(ApplicationContext));
}
I get this error:
System.MissingFieldException
Field not found: SimpleInjector.Lifestyle SimpleInjector.Lifestyle.Singleton Due to: Could not find field in class
Metadata
Metadata
Assignees
Labels
No labels