Skip to content

Conversation

@olegtarasov
Copy link

Pull Request

The issue or feature being addressed

This fixes #2956 ...

Details on the issue fix or feature implementation

... by literally adding a single Distinct() :) Right now we have to maintain our own version of the resolver just to not trip on this bug.

This fixes domaindrivendev#2956 by literally adding a single `Distinct()` :)  Right now we have to maintain our own version of the resolver just to not trip on this bug.
@martincostello
Copy link
Collaborator

Thanks for the PR!

Would you be able to add a test that verifies the original issue is resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Breaking change with Dictionary of Enum, when Enum has multiple values with same ordinal

2 participants