You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates System.Automation to fix compatibility with PowerShell Core 6.x and 7.x.
Removes dependency on fastjson and uses Newtonsoft instead so there are now 0 external dependencies needed other than those bundled with Powershell already.