16 Feb
2017
16 Feb
'17
11:16 p.m.
https://bugs.winehq.org/show_bug.cgi?id=40248 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- Hi, Gennady. What version of .NET runtime are you testing with? With wine-mono it fails earlier, at 'id.Groups', because of this: --- WindowsIdentity.cs [MonoTODO ("not implemented")] public IdentityReferenceCollection Groups { get { throw new NotImplementedException (); } } --- -- 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.