Skip to content

Conversation

@fgreinacher
Copy link
Contributor

@fgreinacher fgreinacher commented Dec 22, 2021

BREAKING CHANGES:

  • (Mock)FileSystem are now derived from a new public class FileSystemBase for symmetry with other types
  • The setter for MockFileSystem.FileSystemWatcher has been removed. It is now virtual and should be overriden if required.

Fixes #757
Fixes #778
Fixes #776

BREAKING CHANGES:
- (Mock)FileSystem are now derived from a new public class FileSystemBase for symmetry with other types
- The setter for MockFileSystem.FileSystemWatcher has been removed. It is now virtual and should be overriden if required.

Fixes #757, #778 and #776
@fgreinacher fgreinacher merged commit 05486f7 into main Dec 22, 2021
@fgreinacher fgreinacher deleted the feat/allow-overriding-file-system-properties branch December 22, 2021 16:14
@github-actions
Copy link

This is addressed in release v16.0.1.

@github-actions github-actions bot added the state: released Issues that are released label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: released Issues that are released

Projects

None yet

1 participant