nant-users@lists.sourceforge.net
Subject:Re:
[Nant-users] Visual Studio 2005 Be
er 26, 2005 11:10 AM
To: [EMAIL PROTECTED]
Cc: nant-users@lists.sourceforge.net; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Visual Studio 2005 Beta 2
Hi Bill,
Here is the build s
Subject: Re: [Nant-users] Visual Studio 2005 Beta 2
Hi Bill,
Here is the build script:
Hi Bill,
Here is the build script:
What are you specifying for the target attribute of This needs to be "winexe" of it is a winforms appplication. If you specify "exe" the compiler will treat it as a comnole applicaiton and therefore look for a void Main(). Can you post an example of your build script?
Cheers,
Bill
Ma