[Bug 21483] changed token security breaks .NET Framework 2.x, 4.x SDK tools (debugging of managed code)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 22 19:43:21 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=21483

--- Comment #6 from Austin English <austinenglish at gmail.com> ---
Still present in 1.7.11.

FWIW, dotnet20sdk is now in winetricks, so you can reproduce this by doing:

$ vi hello.cs
$ winetricks -q dotnet20sdk
$ wine "c:\windows\Microsoft.NET\Framework\v2.0.50727\csc.exe" /debug hello.cs
$ wine "c:\Program Files\Microsoft.NET\SDK\v2.0\Bin\cordbg.exe" hello.exe

-- 
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.



More information about the wine-bugs mailing list