jordanlytle / SmbAbstraction

Implements the System.IO.Abstractions interfaces for interacting with the filesystem, and adds support for interacting with UNC or SMB paths
MIT License
6 stars 8 forks source link

Update System.IO.Abstractions to 10.0.1 #10

Closed Jo0 closed 4 years ago

Jo0 commented 4 years ago

Update System.IO.Abstractions to 10.0.1.

Which adds a missing FileStream constructor to IFileStreamFactory as indicated in this PR https://github.com/System-IO-Abstractions/System.IO.Abstractions/pull/566