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
Junction creation now correctly handles paths with Windows verbatim
prefix (\\?\). The prefix is stripped before constructing the reparse
point data, preventing double-prefix corruption.
0 commit comments