[Mono-bugs] [Bug 706071] New: System.dll 4.0 references Mono.Security 4.0 but shouldnt

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 15 06:03:09 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=706071

https://bugzilla.novell.com/show_bug.cgi?id=706071#c0


           Summary: System.dll 4.0 references Mono.Security 4.0 but
                    shouldnt
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86-64
        OS/Version: Ubuntu
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: piotr.wysocki at mlabs.pl
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101
Firefox/5.0

I have a project targetting 4.0 framework, referencing Mono.Security 2.0
and the build fails:

error CS1705: Assembly `System, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' references `Mono.Security, Version=4.0.0.0,
Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has a higher version
number than imported assembly `Mono.Security, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'

As I see, Mono.Security impl has been imported to System assemblies, so I don't
see the need for such a reference...

The project I'm trying to build builds ok under MS.NET, so I see this as a bug.

Reproducible: Always

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list