Hi 2011/8/4 Mike Christensen <[email protected]>: > What's the best way to port this code over: > > <Target Name="Build"> > [...] > <ItemGroup> > [...] > : error : Error initializing task ItemGroup: Not registered task ItemGroup.
This is a known bug. See https://bugzilla.novell.com/show_bug.cgi?id=565847 xBuild does currently not support ItemGroups inside Targets. Nils _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
