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 cb87ee541e Set AssemblyVersion to 0.7.0.*. 15 years ago
..
Core Fixed CSHARP-88. All methods in MongoDatabase take and return plain collection names (not full collection names prefixed with the database name). Moved RenameCollection method from MongoServer to MongoDatabase. 15 years ago
Jira completed changes to accomodate fields as well as properties. 15 years ago
Properties Set AssemblyVersion to 0.7.0.*. 15 years ago
DriverOnlineTests.csproj 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