PowerToys/.pipelines/restore-bootstrapper.cmd

4 lines
103 B
Batchfile
Raw Normal View History

cd /D "%~dp0"
nuget restore ../installer/PowerToysBootstrapper/PowerToysBootstrapper.sln || exit /b 1