Opened this issue 9 months ago · 1 comments
In FileStore<T>, a HostFileChangeMonitor is used which relies on a real filesystem instead of the abstracted IFileSystem which is used in RepoM.
FileStore<T>
HostFileChangeMonitor
search for // GitHub issue: https://github.com/coenm/RepoM/issues/88 in code.
// GitHub issue: https://github.com/coenm/RepoM/issues/88