crash if file is in use
Opened this issue · 0 comments
unitycoder commented
at string wholeFile = File.ReadAllText(files[i]);
System.IO.IOException: 'The process cannot access the file .. because it is being used by another process.'
Opened this issue · 0 comments
at string wholeFile = File.ReadAllText(files[i]);
System.IO.IOException: 'The process cannot access the file .. because it is being used by another process.'