Azure / Microsoft.AVS.Management

AVS PowerCLI based Automation Tools for Administrators
MIT License
11 stars 21 forks source link

Eliminate `using module` #227

Closed et1975 closed 7 months ago

et1975 commented 7 months ago

We're rolling out caching for installed modules to avoid downloading the same package/version over and over for each execution.

It seems there might be a problem with assembly resolution that using module performs:

Tested locally. Will need a followup PR to update other packages that depend on Microsoft.AVS.Management.