Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
Ok... it seems to be an issue with mbunit and has nothing to do with nant. I can event load the test project's dll in the console even when the console is running under .Net 4. IS anyone using mbUnit with .Net 4? I may have to consider upgrading to mbunit v3 or maybe xUnit? Or something that s

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
Another thing perhaps I should mention is that I use the exec task to run mbUnit. Perhaps I need to configure mbunit to run under .Net 4 somehow? BOb > -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: Tuesday, June 08, 2010 11:56 AM > To: Ryan Boggs > Cc: nant-u

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
> > Where? By "use" do you mean targeting? Yes... all the projects are set > to target .Net 4.0. > > Yes, that is what I meant. > > > > Of course, MBUnit itself is probably build with .Net 2.0. But, I didn't > build that... I use the shipped binaries. > > I took a look at their site and it doesn'