Open krazelox opened 5 years ago
why this project compile to dll?
Because it is a .NET Core project and you have to publish it to get .exe
https://docs.microsoft.com/en-us/dotnet/core/deploying/deploy-with-cli
why this project compile to dll?