Our first commercial plugin using ONNX

thanks, will give it a go with the prebuilt onnxruntime.
For the linking process, I’m just using CMake find_package and giving it the path to the lib directory in the onnxruntime release for windows. If the dll is renamed in this directory is this expected to work?