mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 23:54:59 +00:00
3 lines
No EOL
125 B
Bash
3 lines
No EOL
125 B
Bash
#!/bin/sh
|
|
|
|
dotnet publish -c Release -r linux-x64 -p:PublishAot=true -p:PublishTrimmed=true -p:TrimMode=link --self-contained |