mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 08:11:25 +00:00
4 lines
83 B
Batchfile
4 lines
83 B
Batchfile
cd /D "%~dp0"
|
|
|
|
nuget restore ../tools/BugReportTool/BugReportTool.sln || exit /b 1
|