Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you build with 'msbuild publish -r debian8.x64' or any of the other valid 'runtime identifiers', the output of the build is an xcooy-deployable folder that contains your binary and all it's dependencies including the runtime. I use this at work to make Debian packages that are standalone.


The command you are thinking of is probably `dotnet publish -r debian.8-x64`


Cool, thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: