https://bugs.winehq.org/show_bug.cgi?id=57733
--- Comment #10 from Sergey Isakov isakov-sl@bk.ru --- 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/bi... this is the property of .Net 4.8 but winetrick dotnet48 is not helped. So the problem is in wine itself.