[Mono-bugs] [Bug 576596] xbuild Delete Files with item group fails to delete the files.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 3 15:22:16 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=576596

http://bugzilla.novell.com/show_bug.cgi?id=576596#c1


--- Comment #1 from Jae Stutzman <jaebird at gmail.com> 2010-02-03 20:22:16 UTC ---
In this case LogFiles is an ItemGroup:

<ItemGroup>
  <LogFiles Include="$(MSBuildProjectDirectory)/DeployA/Sources/*.log" />
  <LogFiles Include="$(MSBuildProjectDirectory)/DeployB/Sources/*.log" />
</ItemGroup>

-- 
Configure bugmail: http://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