https://bugs.winehq.org/show_bug.cgi?id=47303 Bug ID: 47303 Summary: Resharper CLI tools do not do anything Product: Wine Version: 4.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: justinrun(a)gmail.com Distribution: --- When running the ReSharper CLI tools (https://www.jetbrains.com/help/resharper/ReSharper_Command_Line_Tools.html), there they do not do anything under Wine. They do not print anything to the console. They do not throw any errors. They appear to do nothing for a couple seconds before exiting. In Windows, they run static analysis on C# code and output the results to the console. For instance, `cleanupcode.exe` and `inspectcode.exe` modify code and inspect code respectively in windows with a verbose output to stdio. I tried both the x64 and x86 binary versions. I tried them on Devel v4.9 and Stable v4.0. In all cases, they did nothing. I am running Linux Mint 19.1. -- 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.