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

Allow assembly to be collected #558

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Conversation

hemirunner426
Copy link
Contributor

Running this library from a collectable AssemblyLoadContext produces the following exception:

System.NotSupportedException: 'A non-collectible assembly may not reference a collectible assembly.'

Running this library from a collectable AssemblyLoadContext produces the following exception:

System.NotSupportedException: 'A non-collectible assembly may not reference a collectible assembly.'
@StefH StefH added the bug label Dec 3, 2021
@StefH
Copy link
Collaborator

StefH commented Dec 3, 2021

@hemirunner426 Thank you

@StefH StefH merged commit 6eee13a into zzzprojects:master Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants