dot/build.ps1
nsnail de264e58a0
1.1.0 (#2)
* <feat> 多语言支持
* <feat> text tool 只读模式
2022-12-01 17:26:37 +08:00

3 lines
129 B
PowerShell

dotnet build
dotnet publish -c Release -r win-x64 --sc -p:"PublishSingleFile=true" -o ./build/win-x64
Remove-Item -r ./build/temp