https://bugs.winehq.org/show_bug.cgi?id=38156
--- Comment #1 from Austin English austinenglish@gmail.com --- (In reply to AlexALX from comment #0)
Created attachment 50898 [details] log
Hello, sorry for my english.
quoting from https://forum.winehq.org/viewtopic.php?f=8&t=24233
I have problem with trying to get working compiler (csc.exe) of .NET Framework v3.5 x64 under wine.
I need get somehow working csc.exe for compile in real-time plugins for game server what working fine through wine, except compiling plugins... Right now there is no way to load already compiled plugins due to security reasons.
It uses csc.exe from .NET Framework v3.5 !!x64!! ONLY.
What do you mean, 'ONLY'? As in, you're using csc.exe that you copied from a .Net install? Or that's the only part of .Net you need?
Right now i somehow successfully installed .net framework v.3.5 x64 (using winetricks and some other ways)
What 'other ways'? .Net doesn't install in a 64-bit prefix, and winetricks doesn't support 64-bit .Net. It didn't install in wine at all, last I tried, so I suspect this bug is invalid.