It's because we still have .Net 1.1 users of MbUnit v2. In MbUnit v3 we are breaking backwards compatibility in a few areas, including dropping support for .Net 1.1. So MbUnit v3 requires .Net 2.0+ now.
Jeff. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Borek Sent: Wednesday, July 09, 2008 1:37 PM To: MbUnit.User Subject: MbUnit Re: How to build? Is there a ZIP distribution? Thanks Jeff, wouldn't it be a good idea to put that link somewhere on the MbUnit website? ZIP distribution can be really useful sometimes. As for .NET 1.1, is it just a MbUnit v2 thing or is this "limitation" still present for v3? Regards, Borek On Jul 9, 9:58 pm, "Jeff Brown" <[EMAIL PROTECTED]> wrote: > .Net 1.1 is required to build MbUnit v2 because it is still mostly > compiled for .Net 1.1. Nothing we can really do about that unless we > start distributing two versions of MbUnit v2. > > In any case, you'll find a ZIP file distribution > here:http://ccnet.gallio.org/Distributables/ > > Jeff. > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > On > > Behalf Of Borek > Sent: Wednesday, July 09, 2008 7:32 AM > To: MbUnit.User > Subject: MbUnit How to build? Is there a ZIP distribution? > > Hi all, > > I am trying to start with MbUnit but am having quite a few problems so far. > > First of all, isn't there a ZIP distribution somewhere? I'm not sure > why I need to go through the installation procedure (adding VS > templates etc.) if all I need is to drop a DLL somewhere. BTW, GUI > runner was not working for me with the 2.4.2.130 version - the > Exception dialog was telling me that the QuickGraph.Algorithms > assembly was not found (version mismatch again?; physically, the DLL was there). > > So I thought I would get the source from SVN and build MbUnit myself. > I found no README so I though I would be good to just execute > Build.bat or Release.bat but it didn't work for me. It was telling me > that .NET 1.1 was not found (which is right, it's not 2003 on my > machine any more). Am I doing something wrong or is .NET 1.1 really required? > > Thanks, > Borek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
