mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-08 20:37:55 +08:00
3 lines
70 B
Batchfile
3 lines
70 B
Batchfile
|
cd /D "%~dp0"
|
||
|
dotnet build --no-restore ..\PowerToys.sln || exit /b 1
|