PowerToys/.pipelines/restore-tools.cmd

4 lines
83 B
Batchfile
Raw Normal View History

cd /D "%~dp0"
nuget restore ../tools/BugReportTool/BugReportTool.sln || exit /b 1