Skip to content

Releases: TestableIO/System.IO.Abstractions

v2.1.0.183

04 Jul 22:13
685a44c
Compare
Choose a tag to compare
  • Increased support for Unix
  • MockFile should now throw a DirectoryNotFoundException if the directory that the file resides in does not exist
  • Update pathing to support the new System.IO.Abstractions organization

Upgrade to .NET 4.0

17 Mar 22:11
Compare
Choose a tag to compare

Supports newer signatures from .NET 4.0, but also require .NET 4.0

If you need .NET 3.5 support, stick to the 1.x.x.x line.