Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@klightspeed
Copy link

DefaultWatcher passes an absolute path to FileSystemWatcher.DispatchEvents where it expects a relative path.

Fix this by passing the relative path expected by FileSystemWatcher.DispatchEvents

This should fix #21677

`DefaultWatcher` passes an absolute path to `FileSystemWatcher.DispatchEvents` where it expects a relative path.  Fix this by passing the relative path that `FileSystemWatcher.DispatchEvents` expects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect Filename and FullPath from FileSystemWatcher under Win32

1 participant