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: jan...@novell.com
        ReportedBy: jpo...@novell.com
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to