Feature Request: Support for specifying hint paths for binding to dependent assemblies
Hello, I recently encountered an issue where I am using the CLR bridge to load a managed helper assembly. This helper assembly has dependencies on additional .dlls which fail to load unless I copy th...