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
Revert to original simple fix and update test to match issue scenario
- Reverted FileSystemEnumerator.cs to the simple fix that normalizes _originalRootDirectory
- Updated WindowsEnumerateDirectoryWithTrailingSpacePeriod test to match issue #113120:
* Create directory WITHOUT trailing spaces
* Call GetFiles WITH trailing spaces in the path
* Verify returned paths do NOT contain trailing spaces
* Verify File.Exists works on returned paths
Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
0 commit comments