chinhdo / txFileManager

.NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes, appends, etc.) in distributed transactions.
MIT License
111 stars 13 forks source link

When rolling back MoveFile operation, it's possible to end up with a different file than original #21

Closed chinhdo closed 4 years ago

chinhdo commented 4 years ago

Fixed in 1.5.