The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818
stars
218
forks
source link
Fix CodeAnalysis Pipeline from 1ES Pipeline Upgrade #1440
Add OneESPT flags to toggle between different publish
This PR fixes the changes from the 1ES Pipeline Update that caused the CI to not find the 1ES tasks as they are running on regular machines. The chages add a new parameter OneESPT which to indicate if a particular pipeline step is running under 1ES machines.
Add OneESPT flags to toggle between different publish
This PR fixes the changes from the 1ES Pipeline Update that caused the CI to not find the 1ES tasks as they are running on regular machines. The chages add a new parameter
OneESPT
which to indicate if a particular pipeline step is running under 1ES machines.