RE: [Nant-users] Delim value for End of Line
try see the documentation, but it will save need to supply a delimiter. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert SmithSent: Friday, September 23, 2005 1:53 PMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] Delim value for End
[Nant-users] Delim value for End of Line
What would I use for the value in the foreach delim when I want the full line until the CRLF of the file I just read in via loadfile? file="AssemblyInfo.cs " property="Assembly.Info.File" /> Thanks, ~Robert