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
Reverting changes to only take subset of result (#52)
The conversion from .NET to PSObject was causing failures if the .NET object array only had one result. PSObject would return a string instead of an array of strings.