Re: [Nant-users] Embedded XML resources and the task

2004-01-27 Thread Gert Driesen
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 28, 2004 12:54 AM Subject: [Nant-users] Embedded XML resources and the task > My NAnt builds have been broken for some time because my task was generating the wrong name

[Nant-users] Embedded XML resources and the task

2004-01-27 Thread nantbfraser
My NAnt builds have been broken for some time because my task was generating the wrong name for an embedded .XML resources file. However, I noticed that some flexibility was added to NAnt in 0.8.4, so I've upgraded NAnt and I'm now trying to use the dynamicprefix= attribute on the tag of , but