CDPX: add missed restore nuget step (#8714)

This commit is contained in:
Andrey Nekrasov
2020-12-23 12:28:34 +03:00
committed by GitHub
parent dde63b5017
commit 0ffa9198f5
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cd /D "%~dp0"
nuget restore ../tools/BugReportTool/BugReportTool.sln || exit /b 1