BuildXL/killbxl.cmd

4 строки
166 B
Batchfile
Исходник Постоянная ссылка Обычный вид История

@echo off
REM kill any bxl.exe instances running in the machine
echo Terminating existing instances of BuildXL
call %~dp0\Shared\Scripts\KillBxlInstancesInRepo.cmd