InvalidOperationException: variable 'model' of type 'Models.ItemModel' referenced from scope '', but it is not defined
This bizarre error occurs in the test case and when running the project.
Reproduction project: https://github.com/mc0re/AutoMapperCollectionError
It's probably not really minimal, but hopefully small enough :-)
InvalidOperationException: variable 'model' of type 'Models.ItemModel' referenced from scope '', but it is not defined
This bizarre error occurs in the test case and when running the project. Reproduction project: https://github.com/mc0re/AutoMapperCollectionError It's probably not really minimal, but hopefully small enough :-)