2 lines
233 B
Bash
Executable file
2 lines
233 B
Bash
Executable file
#dotnet publish Projects/Application/Application.csproj -c Release -r linux-x64 --self-contained=false --force -p:NuGetAudit=false
|
|
dotnet publish Projects/Application/Application.csproj -c Release -r linux-x64 --self-contained=false
|