I did a ReplaceInFiles for "\r\n" to "\n"
using regex, in subfolders
Preview All.
Exclusions: "<Default Excludes>;samples\;test-classes\"
When I did it for file types "*.cs", it worked as expected.
I changed it for file types "*", then I get prompted:
"No more differences. Proceed to next file?"
Before the DIFF window comes up.
#1: This dialog doesn't belong here.
#2: It has "OK/Cancel" instead of "Yes/No".
Also, I tried to figure out what file it might be complaining about with PROCMON.
I didn't, but I did find something else pretty strange:
Root of Find and Replace: C:\src\dir_001\common\dir_002\dir_003\dir_004\dir_005\src
Weird filename that showed up in PROCMON:
C:\src\dir_001\common\dir_002\dir_003\dir_004\common\refactored-C:\src\dir_001\common\dir_002\dir_003\dir_004\dir_005\src\app.config
I don't know why Slick would access that file, but it should not have tried.
"refactored" isn't a file/directory name anywhere in this directory tree.
For reference, the "common" directory appears in a few places:
C:\src\dir_001\common\dir_002\dir_003\dir_004\common\
C:\src\dir_001\common\dir_002\dir_003\dir_004\dir_005.Test\common\
C:\src\dir_001\common\dir_002\dir_003\dir_004\dir_005\src\common\