PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
623 stars 214 forks source link

Revert manual pin of Newtonsoft.Json #1962

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

Pinning this in https://github.com/PowerShell/PowerShellEditorServices/pull/1947 before getting our transitive dependencies in order seems to be the root cause of https://github.com/PowerShell/vscode-powershell/issues/4278 and possibly also https://github.com/PowerShell/vscode-powershell/issues/4283. We're going to revert until we get OmniSharp's dependency sorted, and test in preview with users if those issues are resolved.