Hey Everyone:
I've looked for information on this but haven't found what I'm after. Does anyone have instructions on how to automatically download the current symbols in a pipeline compile of an AL Extension? I've scraped the ALC.EXE that Visual Studio uses and use that to compile in my pipeline, but I'd like to not have to include the packages in my code base (and subsequently keep them updated.)
I'd like to TRY to do this without using ALOps (no offense guys, it's way more horsepower than what I need is all.)
Thanks!
-J