Re: [Nant-users] Compression using Nant
have you read the manual? I haven't tried it yet, but looks pretty straightforward. http://nant.sourceforge.net/release/latest/help/tasks/zip.html http://nant.sourceforge.net/release/latest/help/tasks/unzip.html S, Gayathiri D wrote: Hi, I’m currently using the ICSharp
[Nant-users] Compression using Nant
Hi, I’m currently using the ICSharpCode.SharpZipLib.dll to compress files. Can you let me know how to compress and decompress a group of files into and out of a single zip file using Nant? Thanks, Gayathiri