As discovered in https://github.com/microsoft/PowerShell-FeatureFlags/pull/35, it looks like loading NJsonSchema will fail if it conflicts with the version shipped with PowerShell. We should verify what versions of PowerShell Core we are currently compatible with, and ideally work around any limitations.
As discovered in #35, it looks like loading NJsonSchema will fail if it conflicts with the version shipped with PowerShell.
We should verify what versions of PowerShell Core we are currently compatible with, and ideally work around any limitations.