1 / 2
Have spent all day on trying to figure out why CI fails a new test I added (as part of a fix) on mac & Linux that passes on Windows. Turns out, `Uri.TryCreate` is platform-sensitive ๐ Also, piping C# to `dotnet run -` via stdin is awesome.
16 likes 2 replies
?