I have set up a local windows runner....
However I can not get the proper YAML to initializae the Visual Studio Environment so that I can build solutions with:
- DevEnv.exe MySolution File...
All attempts to quote and reference the initialization bat file and bring the required environment variables into the scopeof the pipeline have failed [ single quotes, double quotes, double quotes inside single quoutes [yes, that is a real powershell thing), prefixing with am ampersand....
Does ANYONE have a sample the properly builds as above?