Skip to content

Instantly share code, notes, and snippets.

@MzITHiVE
Created June 17, 2019 06:59
Show Gist options
  • Select an option

  • Save MzITHiVE/fb090b7f31d5e5de10fa9bd3c7ff6199 to your computer and use it in GitHub Desktop.

Select an option

Save MzITHiVE/fb090b7f31d5e5de10fa9bd3c7ff6199 to your computer and use it in GitHub Desktop.
A command script for create a win-x64 publish of a .net core project!
dotnet publish MealsyPOSServices.csproj -c Release --self-contained -r win-x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment