Hi,
 
I have a project where I have multiple projects. In each one, it has its own unit tests. After I upgrade my NANT to use the latest nightly (to be able to run .NET 2.0), I found that nunit2 task will create appmain for each dll in each project and for some reasons, I found that the app domain is still in memory. They didn't get clear out from NANT.exe process properly. Anyone experienced the same problem?
 
Nat

Reply via email to