RE: [Nant-users] Invalid numeric argument '/FU'

2005-03-07 Thread Van Hal Marisa J
You mentioned that you were trying to convert things over. I'm making the assumption that you have had at some time a version of Visual Studio prior to the .NET version. What this means is that there is more then one version of the command line compiler on your computer. Try running: C:\Program

[Nant-users] haltonerror does not appear to work

2005-03-07 Thread Whitner, Tom
Title: haltonerror does not appear to work     I am executing unit test in several assemblies using a single task.  One of the assemblies is encountering errors.  This halts the execution of the remaining unit tests.  However, the 'haltonerror' attribute of this task claims to 'Stop th

[Nant-users] Invalid numeric argument '/FU'

2005-03-07 Thread David Elliott
I am new to NAnt and am currently playing around to determine what I can do. Currently, I am most interested in using NAnt to build my VS .NET Solution file due 120 and growing project files. Plan to convert over entirely a little at a time. I have modified the build file I found under D:\Progr