Commits


Ryan Hill authored and GitHub committed 408f62dd570
Load provider shared libraries relative to core runtime executable (#3884) * Load provider DLL relative to core runtime executable * Use LoadLibraryEx to fix dependent DLL loading * Fix custom op DLL loading path issue.