My .net-core project is built for linux as follows:
"%DOTNET_EXE%" publish -c Release -r linux-x64 --self-contained true
The resulting