https://bugs.winehq.org/show_bug.cgi?id=45853
--- Comment #2 from Piotr Paczkowski kontakt@trzeci.eu --- Hi, It can be reproduced by: - [Windows] Getting VS2017 Community and installing: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=... - [Windows] Packing `C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin` - [Wine] Unpack under drive_c\msbuild - [Wine] Execute either: C:\msbuild\MSBuild /? or: C:\msbuild\amd64\MSBuild /?
At the moment I'm away from the PC with configuration, once I'm there I'll perform: `winetricks -q dotnet35` and report result. Thank you for the support!