Skip to content

Instantly share code, notes, and snippets.

@vinaghost
Created August 18, 2023 07:32
Show Gist options
  • Select an option

  • Save vinaghost/e2709f4a118df189a9f117837e2ecba2 to your computer and use it in GitHub Desktop.

Select an option

Save vinaghost/e2709f4a118df189a9f117837e2ecba2 to your computer and use it in GitHub Desktop.
publish to my vps

dotnet publish MapSqlAspNetCoreMVC -c Release -p:PublishSingleFile=true -o bin/MapSqlAspNetCoreMVC -r linux-arm64 --self-contained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment