OK got all the DLLs updated to the latest version, ensured by the script.
On Linux, everything works fine.
On Windows, when I debug the application, in either Debug or Release mode, all the plugins load fine. Once I publish the app, none of the plugins load??? I disabled "assembly trimming" that could cause issues, tried manually putting all the DLLs, both the x64 and x86 versions, into the app folder. Nothing loads.
Scratching my head. Since it works perfectly in Visual Studio, it's probably not a BASS issue but... what could I be missing?? Any idea? I exhausted all my ideas.