mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 17:09:28 +00:00
3 lines
70 B
Batchfile
3 lines
70 B
Batchfile
|
cd /D "%~dp0"
|
||
|
dotnet build --no-restore ..\PowerToys.sln || exit /b 1
|