Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

AlphaFS 2.2.3

Compare
Choose a tag to compare
@Yomodo Yomodo released this 14 Jun 14:10
· 35 commits to master since this release
d68b325

Serving along the Path for 10 years.

This release is also available on NuGet

Bugs Fixed

  • Issue #456: Methods Directory/File.Copy throw DeviceNotReadyException when using GLOBALROOT source path. (Thx VladimirK69)
  • Issue #457: FileInfo.Exists is true when instance is created from a directory path.
  • Issue #458: Directory.Copy sometimes does not create the file's parent folder, throwing System.IO.DirectoryNotFoundException.