Re: NUnit and .Net 3.5
"Charlie Poole" <[email protected]> Fri, 18 Jul 2008 15:58:22 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <007a01c8e929$ca8d54d0$6401a8c0@ferrari> |
Hi David, Paul _____ From: [email protected] [mailto:[email protected]] On Behalf Of David Jeske Sent: Friday, July 18, 2008 2:02 PM To: Filstein, Paul (Comm Lines, IT) Cc: [email protected] Subject: Re: [Nunit-users] NUnit and .Net 3.5 On Fri, Jul 18, 2008 at 1:59 PM, Filstein, Paul (Comm Lines, IT) <[email protected]> wrote: 1. Can .Net 2.0 version of NUnit 2.4.7 be used to test .Net 3.5 assemblies? Yes, I use NUnit 2.4.7 with my .Net 3.5 assemblies. 1. 2. Is it possible just to rebuild existing .Net 2.0 solution of NUNit 2.4.7 for .Net 3.5 and what issues may it cause? I don't see any reason why not. Download the source and compile. However, this shouldn't be necessary. I don't believe it would even make the binaries any different - obviously, NUnit doesn't use any 3.5 features or we would be building it in 3.5. In fact, NUnit only uses .NET 1.0 (no kidding) features through version 2.4.7. We have a separate 2.0 build for convenience only. NUnit 2.5 is the first release to use any .NET 2.0 features, so that makes a difference. Bottom line, just use the 2.0 build - you're already using the 2.0 build of lots of .NET assemblies. Charlie ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users
image001.jpg
(image/jpeg, 2.9 KB) - not displayed