Switched to .Net Core
Removed auto update feature
These releases are standalones and do not require the .Net Core runtime.
On linux don't forget to chmod 755 ./PokeD.Server.Core
If you don't want the standalone version, clone the repository and run dotnet run -c Release