platyPS
platyPS copied to clipboard
Load all assemblies in an ALC so they don't conflict with other modules
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
This issue was addressed by https://github.com/PowerShell/platyPS/pull/587 and https://github.com/PowerShell/platyPS/pull/588.