You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.LogWarning("Invalid character found in path for pointer file entry {PointerFileEntry}. Assuming the PointerFileEntry is valid/the file exists.",pfe);
407
+
returnfalse;// FIX: Zio throws an ArgumentException: Invalid character found \u000D at index 91 (Parameter 'path') for some reason. Assume the file exists in this case.
0 commit comments