Resolved! Re: dll component migrating from .net framework project to .net core peoject
Currently, I am working on a project that involves STU HF library, it works fine on the .net framework project. However. as we move on to the .net core project to branch out to other operating systems(Linux), the project could not read stuhfl.dll. My...