24 Feb
2025
24 Feb
'25
7:58 p.m.
https://bugs.winehq.org/show_bug.cgi?id=57733 --- Comment #10 from Sergey Isakov <isakov-sl(a)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. -- 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.