[Mono-bugs] [Bug 662355] New: xbuild doesn't understand Reference	Aliases
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue Jan  4 17:50:56 EST 2011
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=662355
https://bugzilla.novell.com/show_bug.cgi?id=662355#c0
           Summary: xbuild doesn't understand Reference Aliases
    Classification: Mono
           Product: Mono: Tools
           Version: 2.8.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: xbuild
        AssignedTo: jankit at novell.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---
The following snippet:
<Reference Include="System">
  <Aliases>PrebuiltSystem</Aliases>
</Reference>
should produce an aliased reference like:
/r:PrebuiltSystem=C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll
This is needed to support bootstrapping the Mono class libraries.
-- 
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