mirror of
https://github.com/nsnail/dot.git
synced 2025-04-14 09:32:49 +08:00
3 lines
119 B
PowerShell
3 lines
119 B
PowerShell
dotnet build
|
|
dotnet publish -c Release -r win-x64 --sc -p:PublishSingleFile=true -o ./build/win-x64
|
|
rm -r ./build/temp |