Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for https://github.com/xunit/xunit/issues/2873 #179

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

JamesTerwilliger
Copy link
Contributor

IsAssignableFrom logic does not account for the possibility that tuple type fields may be named differently. This change augments the logic to allow for the names to not be equal.

@bradwilson bradwilson merged commit 2a50dc0 into xunit:main Jan 28, 2024
5 checks passed
@bradwilson
Copy link
Member

Thanks!

@JamesTerwilliger JamesTerwilliger deleted the jamest/2873 branch January 28, 2024 19:43
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.

2 participants