Seth Valdetero

Results 2 issues of Seth Valdetero

**Describe the bug** Out of memory exceptions with *extremely* large files **To Reproduce** I have a fixed-width file (that is also comma-separated). The lines are ~1500 characters long, there are...

I have a `net6.0-ios` MAUI application. I have added Crashlytics like this at the bottom of my csproj: ``` ``` However when I do my build in Azure Devops, I...