https://bugs.winehq.org/show_bug.cgi?id=41911 Mikhail Paulyshka <me(a)mixaill.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me(a)mixaill.tk --- Comment #12 from Mikhail Paulyshka <me(a)mixaill.tk> ---
winetricks -q dotnet40 So anything that uses .NET 4+ System.Globalization.CompareInfo class will encounter this problem.
Little correction: you do not need to install dotnet40 for Powershell Core. It contains bundled .NET Core 2.0 which uses FindNLSStringEx. https://github.com/dotnet/coreclr/search?q=FindNLSStringEx&type=Code&utf8=✓ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.