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)