Closed bnuzhouwei closed 3 years ago
When i try to test the assembly, I clone the code, and compiled with .NET48, and got the error.
System.DllNotFoundException: cannot load DLL“os64\conpty.dll”.
Conpty comes from the dependency project https://github.com/microsoft/terminal, it also comes shipped with Windows although I'd suggest getting it from the linked repo instead.
When i try to test the assembly, I clone the code, and compiled with .NET48, and got the error.