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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
