Skip to content

"Method not found" exception upgrading to AutoMapper v8.1.0. #30

Closed
@gamblen

Description

@gamblen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions