https://bugs.winehq.org/show_bug.cgi?id=57733
--- Comment #16 from Esme Povirk madewokherd@gmail.com --- (In reply to Sergey Isakov from comment #10)
As I see in the log the problem is in .Net 4.0
Method not found: bool System.Runtime.Versioning.BinaryCompatibility. get_TargetsAtLeast_Desktop_V4_5()
According to MS https://referencesource.microsoft.com/#mscorlib/system/runtime/versioning/ binarycompatibility.cs,3ceea8bf96f940c9 this is the property of .Net 4.8 but winetrick dotnet48 is not helped. So the problem is in wine itself.
That's not a public method so nothing should be referencing it. From the log, there's a broken mix of Wine Mono and .NET Framework: 0024:trace:loaddll:build_module Loaded L"C:\windows\system32\mscoree.dll" at 00006FFFF66E0000: builtin 0024:trace:loaddll:build_module Loaded L"C:\windows\Microsoft.NET\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" at 000000007A540000: native