Commit 28e5d7d
Support the FileStream constructor with FileOptions (#566)
* Support the FileStream constructor with FileOptions parameter, which is present in implementations, but not in the IFileStreamFactory.
* Bump major version due to a breaking change to IFileStreamFactory.
Co-authored-by: Vladimir Lapacek <vladimir.lapacek@enverus.com>
Co-authored-by: Vladimir Lapacek <vladimir.lapacek@drillinginfo.com>1 parent 2a0e877 commit 28e5d7d
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments