[Mono-bugs] [Bug 389887] New: xbuild references Silverlight assemblies

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 13 12:49:42 EDT 2008


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: marek.sieradzki at gmail.com
        ReportedBy: ivan at chimerical.com.au
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list