|
|
|
|
|
by cheatdeath
3641 days ago
|
|
I'm not that familiar with .NET Core. It doesn't look like MiscUtil is compatible with it. The executable project has some minor references to Mono.Posix just so it can catch kill signals while running in the Terminal and die gracefully. Both dependencies can be removed quite easily from the project. |
|