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

AlphaFS 2.2.5

Choose a tag to compare

@Yomodo Yomodo released this 27 Jul 11:40
· 13 commits to master since this release

Serving along the Path for 10 years.

This release is also available on NuGet

Bugs Fixed

  • Issue #479: File.Move on a file opened with FileShare.Delete succeeds but throws IOException. (Thx oguimbal)
  • Issue #484: DirectoryNotFoundException with MoveOptions.DelayUntilReboot (Thx 0x084E)