Skip to content

Fix BadImageFormatException in dynamic proxies for abstract classes and interfaces #2827

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

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

hazzik
Copy link
Member

@hazzik hazzik commented Jun 13, 2021

When running on .NET 6 some tests for are failing with BadImageFormatException.

Yes, it is old obsolete feature, but it is easier to fix it than fix tests.

Btw, all other tests are green on .NET 6.

@hazzik hazzik changed the title Fix some tests failing at EmitBaseMethodCall with BadImageFormatException Fix BadImageFormatException in dynamic proxies for abstract classes and interfaces Jun 13, 2021
@hazzik hazzik merged commit 322de5e into nhibernate:master Jun 13, 2021
@hazzik hazzik deleted the bad-il branch June 13, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants