[NAnt-users] Keeping Project References Up To Date
I have two VS.NET solutions that I are built using NAnt and CruiseControl.NET. Several projects in the second solution are dependent upon assemblies that are outputs from the first project. I need to automatically update the references for the second solution up to date whenever a success
[Nant-users] Getting The Creation Date For Each File In A Filegroup
I was wondering if someone might be able to give me a few pointers on how to get the creation date for each file in a filegroup. I've tried the following script snippet, but I can't seem to get it to work.