updated driver and test suite

This commit is contained in:
Alexandre SPIESER
2019-11-18 22:38:34 +00:00
parent ac1fd709a6
commit c5390214eb
30 changed files with 8512 additions and 3204 deletions
@@ -16,6 +16,10 @@
<DocumentationFile>bin\Release\net45\MongoDbGenericRepository.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net452|AnyCPU'">
<DocumentationFile></DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.9.3" />
</ItemGroup>