Open iricigor opened 3 years ago
Integration pipeline extended to also include basic Windows PowerShell agent testing. The error can be seen here.
Spent two weeks on that and decision is to give up for now from support for Windows PowerShell. Even larger Azure modules have that complicated, using two separate sets of dlls. For example Az.Accounts module is pre-importing different dlls for Windows PowerShell (directory PreloadAssemblies) and for PowerShell core (directory NetCoreAssemblies)
Moving task to later and tagging with help needed