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
Fix issue where Rename-Item would fail when generating solution with PowerShell
This would cause the 'heads' directory to not be named properly and cause subtle issues that would be unnoticed.
This should be more resilient now and not prone to problems and conflicts with file handles.
End behavior is exactly the same.
0 commit comments