H S

Results 1 comments of H S

Hit a similar issue, and it appears to break for filenaming as well... Something like this in PathSanitizer.cs should help ``` using System; using System.Text; using System.IO; using System.Linq; namespace...