Closed natemcmaster closed 6 years ago
In some conditions, System.IO.FileSystemWatcher will raise OnRenamed without the new file name. This causes an ArgumentException when attempting to determine if this file change should trigger a change token.
Resolves https://github.com/aspnet/Home/issues/2536
cc @dpoole73
In some conditions, System.IO.FileSystemWatcher will raise OnRenamed without the new file name. This causes an ArgumentException when attempting to determine if this file change should trigger a change token.
Resolves https://github.com/aspnet/Home/issues/2536
cc @dpoole73