mirror of
https://github.com/nsnail/dot.git
synced 2025-04-15 18:02:51 +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 |