Open DineshSolanki opened 4 years ago
https://github.com/nulastudio/NetCoreBeauty seems to do what PrettyBin used to, But this only works for "Self-Contained" apps, maybe that repo could give some idea as to how to make PrettyBin work in Dotnet core.
.Net core application still looks in the application directory for assemblies even though PrettyBin should have made it point to ~/Bin folder.