alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
562 stars 99 forks source link

Fixed PathTooLongException for boundary case of directory name length in Path.NormalizePath (part 2) #440

Closed okrushelnitsky closed 6 years ago

okrushelnitsky commented 6 years ago

Previous conversation located here (#437)