Skip to content

Exception Thrown Upgrading To Latest System.Linq.Dynamic.Core Version #622

@nmadland

Description

@nmadland

We are currently using version 5.0.3 of this package. When we upgraded System.Linq.Dynamic.Core from 1.3.12 to 1.4.3, we started getting this exception:

Exception while parsing expression true - Method not found: 'Void
System.Linq.Dynamic.Core.CustomTypeProviders.DefaultDynamicLinqCustomTypeProvider..ctor(Boolean)'.

which appears to be due to a change done in this commit in the SLDC code:
zzzprojects/System.Linq.Dynamic.Core@852434c#diff-59a013aa11deb1923983dd1185ff649c2c327d2841621d18dff2991ebbef6d6d

So it appears something in version 5.0.3 is not compatible with the latest DefaultDynamicLinqCustomTypeProvider contract. Are you able to please address this issue? According to your dependency chain you state that version 5.0.3 requires SLDC >= 1.3.7, so we assumed version 1.4.3 should work.

Thank you.

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