platyPS icon indicating copy to clipboard operation
platyPS copied to clipboard

Load all assemblies in an ALC so they don't conflict with other modules

Open sdwheeler opened this issue 3 years ago • 1 comments
trafficstars

Summary of the new feature / enhancement

Users of YamlDotNet may have other versions loaded. We need to avoid collisions.

Proposed technical implementation details (optional)

No response

sdwheeler avatar Jul 11 '22 17:07 sdwheeler

This issue was addressed by https://github.com/PowerShell/platyPS/pull/587 and https://github.com/PowerShell/platyPS/pull/588.

daxian-dbw avatar Sep 09 '22 21:09 daxian-dbw