alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

Upgrade to MSTest v2. #502

Closed alphaleonis closed 5 years ago

alphaleonis commented 6 years ago

Need to drop support for .NET < 4.5 (#500) to be able to do this. But this has many nice new features, and makes testing easier.