RE: [Nant-users] NAnt 0.8.1.0 Compile Error

2003-03-28 Thread Wang, Gang
: [Nant-users] NAnt 0.8.1.0 Compile Error Wang, what does your build file look like ? There have been some changes to the fileset code which may be why there are two files being selected. Try building with the -verbose flag set. This will output the exact commandline being passed to vbc.exe so

Re: [Nant-users] NAnt 0.8.1.0 Compile Error

2003-03-27 Thread Ian MacLean
Wang, what does your build file look like ? There have been some changes to the fileset code which may be why there are two files being selected. Try building with the -verbose flag set. This will output the exact commandline being passed to vbc.exe so you'll be able to see which files are bein