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
Since the former has been removed from PowerShell 7.4 (because it was
removed from .NET 7) and the latter can accomplish the same thing.
The default depth is 1, so we need to specify. Best I could find was
that the prior implementation defaulted to a depth of 64, so we're going
with that.
0 commit comments