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


           Summary: xbuild references Silverlight assemblies
           Product: Mono: Tools
           Version: SVN
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: xbuild
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


With the net_2_1 Silverlight assemblies in the GAC, xbuild attempts to use them
as references for a build.

Microsoft.Build.Tasks.AssemblyResolver.ResolveGacReference() uses version
numbers from the directory name in the GAC, and selects the highest version
available. At 2.0.5.0 silverlight assemblies are selected over 2.0.0.0 2.0
assemblies.

This causes unresolved references as the Silverlight assemblies tend to be
subsets of the 2.0 assemlies.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to