Hello!
I am playing with BuildXL, I wanted to use it in my visual studio 2019.
In the documentation https://github.com/microsoft/BuildXL/blob/main/Documentation/Wiki/Installation.md there is a line on how to build a visual studio plugin, unfortunately running
.\bxl.cmd .\Out\Bin\debug\ide\*
does produce vsix files for visual studio only for vscode.
can anyone help me with this issue?