This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
AlphaFS 2.2.3
Serving along the Path for 10 years.
This release is also available on NuGet
Bugs Fixed
- Issue #456: Methods
Directory/File.Copy
throwDeviceNotReadyException
when usingGLOBALROOT
source path. (Thx VladimirK69) - Issue #457:
FileInfo.Exists
istrue
when instance is created from a directory path. - Issue #458:
Directory.Copy
sometimes does not create the file's parent folder, throwingSystem.IO.DirectoryNotFoundException
.