[NAnt-users] Determining whether a file is a .NET assembly or not

2010-08-30 Thread Pento, Michael
I am trying to loop through a directory filled with about 2,000 DLL's and EXE's to see which ones are .NET assemblies. Is there a way that I can use from an automation perspective to do this? Thanks, Mike -- Sell apps to

Re: [NAnt-users] specifying a null reference

2010-08-30 Thread Adam Bruss
Yes I tried. It returns the string with a period on the end. I ended up using this function: string path::get-file-name-without-extension(path) It served my purpose just as well. Adam Bruss Development Engineer AWR Corporation/Simulation Technology & Applied Research 11520 N. Port W

Re: [NAnt-users] specifying a null reference

2010-08-30 Thread Bob Archer
Did you try Extension="" ? BOb From: Adam Bruss [mailto:abr...@awrcorp.com] Sent: Sunday, August 29, 2010 12:32 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] specifying a null reference Hello, >From the nant doc change-extension function: Extension string The new extension (