ß != ss for case insensitive comparison with ICU
The following C# code returns false when using .NET 6 which uses the ICU library for its string comparisons:
The following C# code returns false when using .NET 6 which uses the ICU library for its string comparisons: