Closed
Description
I have upgraded to AutoMapper v8.1.0 and now see this exception:
Method not found: 'System.Linq.Expressions.LambdaExpression[] AutoMapper.QueryableExtensions.IExpressionBuilder.GetMapExpression(System.Type, System.Type, System.Collections.Generic.IDictionary`2<System.String,System.Object>, System.Reflection.MemberInfo[])'.
Reverting to AutoMapper v8.0.0 works.
The method looks unaltered in the code, and I think the exception is incorrect, but when trying to build the current master branch against AutoMapper v8.1.0, it fails as some static methods have been removed.
Metadata
Metadata
Assignees
Labels
No labels