Hi,
Add this to your app.config
Success,
Valentijn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Agarwal, Prateek
Sent: dinsdag 29 januari 2008 12:16
To: nant-users@lists.sourceforge.
Hello everyone!
NAnt Wizard is a compact GUI for NAnt. Code editor is absent, accent
is done on process of building rather than script creation. This makes
tool suitable for use in scenarios when non-programmers have to use
NAnt for some kind of automation. However programmers could find NAnt
Wiza
Hi,
I am using Nant to run a suite of test cases. Certain test cases are throwing a
threading exception suggesting that the ApartmentState should be changed to
STA. I am not able to do so since I do not have a main method to add the
STAThread attribute to. What else can be done?
Thanks in adva