Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Created April 21, 2018 16:39
Show Gist options
  • Save filipeandre/8af50beb555906fe558880aea80e996b to your computer and use it in GitHub Desktop.
Save filipeandre/8af50beb555906fe558880aea80e996b to your computer and use it in GitHub Desktop.
Publish a .net core application to linux
dotnet publish . -c Release --runtime ubuntu.16.04-x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment