diff --git a/vsort/win32.cpp b/vsort/win32.cpp index 73505c5..8741167 100644 --- a/vsort/win32.cpp +++ b/vsort/win32.cpp @@ -14,6 +14,7 @@ namespace { std::vector dlls = { // This list must be sorted by dependency. + L"DirectML.dll", L"onnxruntime.dll", // must be the last };