mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
CDPX: add missed restore nuget step (#8714)
This commit is contained in:
3
.pipelines/restore-tools.cmd
Normal file
3
.pipelines/restore-tools.cmd
Normal file
@@ -0,0 +1,3 @@
|
||||
cd /D "%~dp0"
|
||||
|
||||
nuget restore ../tools/BugReportTool/BugReportTool.sln || exit /b 1
|
||||
Reference in New Issue
Block a user