We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have a framework using C++/CLI to load managed plugins within a native application.
This change to loading assemblies in the default ALC:
#66486
has broken my ability to load multiple plugins.
Is there any way to revert to the previous isolated assembly loading behavior?
Status