Closed AGregersen closed 1 year ago
Unfortunately this library uses Assembly Load Contexts to achieve the assembly isolation of YamlDotNet. This feature is not present in .NET Framework that Windows PowerShell uses so I cannot achieve the same thing there.
While it cannot use the ALC logic to avoid assembly conflicts the PR https://github.com/jborean93/PowerShell-Yayaml/pull/13 has added support for Windows PowerShell 5.1. It’ll be present in the next release of this module that I’m planning for this week.
Hi
Any chance for support for Windows Powershell 5.1?
Cheers, Anders