[Mono-bugs] [Bug 653590] New: ItemDefinitionGroup not supported
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 15 08:02:56 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=653590
https://bugzilla.novell.com/show_bug.cgi?id=653590#c0
Summary: ItemDefinitionGroup not supported
Classification: Mono
Product: Mono: Tools
Version: 2.8.x
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: xbuild
AssignedTo: jankit at novell.com
ReportedBy: haakon.sporsheim at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=400208)
--> (http://bugzilla.novell.com/attachment.cgi?id=400208)
Tests and implementation for ItemDefinitionGroup support.
<Project>
<ItemDefinitionGroup>
<A>
<Meta>Data</Meta>
</A>
</ItemDefinitionGroup>
<A Include="a" />
</Project>
This is not supported by XBuild. AFAIK this is a MSBuild 3.5 feature.
See attached patch!
--
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