Replies: 1 comment 14 replies
-
You get an exception because you ignore smth that's ignored by default Not a big deal if you ask me. But you're welcome to fix it if it bothers you. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source/destination types
Mapping configuration
Version: x.y.z
12.0.1-preview.0.3
12.0.0
11.0.0
Expected behavior
Map should work
Actual behavior
Map throws System.InvalidOperationException: Sequence contains no matching element
Steps to reproduce
Note that either adding a setter or removing the generic type "fixes" the Exception
Beta Was this translation helpful? Give feedback.
All reactions