mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 08:11:25 +00:00
4e23832d52
* add new VideoConference module for muting mic/cam Co-authored-by: PrzemyslawTusinski <61138537+PrzemyslawTusinski@users.noreply.github.com> Co-authored-by: Niels Laute <niels.laute@live.nl>
5 lines
157 B
Batchfile
5 lines
157 B
Batchfile
cd /D "%~dp0"
|
|
|
|
nuget restore ../tools/BugReportTool/BugReportTool.sln || exit /b 1
|
|
nuget restore ../tools/WebcamReportTool/WebcamReportTool.sln || exit /b 1
|