You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rstam d2b72a19c9 Implemented DictionaryGenericSerializer. 15 years ago
..
lib Removed DriverSetup from the Visual Studio 2008 solution because it only builds in Visual Studio 2010 now (not sure why? upgade not backward compatible?). Added lib directory to dependencies/NUnit to hold the minimal set of files needed to compile the solution, so now you don't need to install NUnit just to do a build (you will have to install it to actually run the unit tests, unless you use a different test runner). 15 years ago
NUnit-2.5.7.10213.msi Set version number to 0.5.0.0 (the fourth component will be set to a build number only when an official build is made). Upgraded to NUnit 2.5.7.10213 and added NUnit to the new dependencies folder. 15 years ago
README.txt Removed DriverSetup from the Visual Studio 2008 solution because it only builds in Visual Studio 2010 now (not sure why? upgade not backward compatible?). Added lib directory to dependencies/NUnit to hold the minimal set of files needed to compile the solution, so now you don't need to install NUnit just to do a build (you will have to install it to actually run the unit tests, unless you use a different test runner). 15 years ago

README.txt

NUnit 2.5.7.10213
=================

You no longer have to install NUnit to build the C# Driver. The files necessary for building have been copied to the lib directory below this one.

You will have to install NUnit to run the unit tests (unless you are using a different test runner).

The NUnit-2.5.7.10213.msi file in this directory is a copy of the file of the same name available at:

http://nunit.org/?p=download