@lists.sourceforge.net
Subject: Re: [NAnt-users] Building
MSI files using NAnt Contrib
Hi Goel,
Yes, you need some nested elements
to the task. At a minimum, I think you'll probably need
something the snippet below. The documentation on the task
assumes that you already know a bit
eforge.net
cc
Subject
[NAnt-users] Building MSI files using NAnt Contrib
Hi All,
I have been trying to generate MSI (Microsoft Installer) file for a simple
"hello world" application written in C#. I am using NAnt Contrib.
Getting
object reference error.
Code for the build
Hi All,
I have been trying to generate MSI (Microsoft Installer) file for a simple
"hello world" application written in C#. I am using NAnt Contrib. Getting
object reference error.
Code for the build script is as follows:
BUILD SCRIPT: