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
Use nested Join-Path for Windows PowerShell 5.1 compatibility
Join-Path -AdditionalChildPath is PowerShell 6+ only; nested Join-Path calls keep the same behavior while remaining compatible with Windows PowerShell 5.1.
0 commit comments