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: unloadable app context #209

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

SOsterbrink
Copy link
Member

fix: #207 Set isCollectible to false in the AssemblyLoadContext creation
This will make the AssemblyLoadContext impossible to unload during the runtime of the client and should allow C++ CLI assemblies to be loaded.

resolves #207

@SOsterbrink SOsterbrink linked an issue Nov 16, 2023 that may be closed by this pull request
@marklechtermann marklechtermann changed the title 207 unloadable app context fix: 207 unloadable app context Nov 16, 2023
@marklechtermann marklechtermann changed the title fix: 207 unloadable app context fix: unloadable app context Nov 16, 2023
@marklechtermann marklechtermann merged commit 0137827 into main Nov 16, 2023
4 checks passed
@marklechtermann marklechtermann deleted the 207-Unloadable-AppContext branch November 16, 2023 13:09
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.

Mixed assembly support
2 participants