diff --git a/CoreIntegrationTests/CoreIntegrationTests.csproj b/CoreIntegrationTests/CoreIntegrationTests.csproj index df861fe..57635a7 100644 --- a/CoreIntegrationTests/CoreIntegrationTests.csproj +++ b/CoreIntegrationTests/CoreIntegrationTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/IntegrationTests/App.config b/IntegrationTests/App.config index de3ac64..beb386a 100644 --- a/IntegrationTests/App.config +++ b/IntegrationTests/App.config @@ -11,7 +11,7 @@ - + diff --git a/IntegrationTests/IntegrationTests.csproj b/IntegrationTests/IntegrationTests.csproj index 0f0cc42..a6124e1 100644 --- a/IntegrationTests/IntegrationTests.csproj +++ b/IntegrationTests/IntegrationTests.csproj @@ -30,19 +30,25 @@ 4 - - ..\packages\MongoDB.Bson.2.4.4\lib\net45\MongoDB.Bson.dll + + ..\packages\DnsClient.1.0.7\lib\net45\DnsClient.dll - - ..\packages\MongoDB.Driver.2.4.4\lib\net45\MongoDB.Driver.dll + + ..\packages\MongoDB.Bson.2.5.0\lib\net45\MongoDB.Bson.dll - - ..\packages\MongoDB.Driver.Core.2.4.4\lib\net45\MongoDB.Driver.Core.dll + + ..\packages\MongoDB.Driver.2.5.0\lib\net45\MongoDB.Driver.dll + + + ..\packages\MongoDB.Driver.Core.2.5.0\lib\net45\MongoDB.Driver.Core.dll ..\packages\NUnit.3.9.0\lib\net45\nunit.framework.dll + + ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll + diff --git a/IntegrationTests/packages.config b/IntegrationTests/packages.config index 83aebab..3bf8d7c 100644 --- a/IntegrationTests/packages.config +++ b/IntegrationTests/packages.config @@ -1,9 +1,11 @@  - - - + + + + + \ No newline at end of file diff --git a/MongoDbGenericRepository/MongoDbGenericRepository.csproj b/MongoDbGenericRepository/MongoDbGenericRepository.csproj index cb8ce6d..e2f7487 100644 --- a/MongoDbGenericRepository/MongoDbGenericRepository.csproj +++ b/MongoDbGenericRepository/MongoDbGenericRepository.csproj @@ -17,7 +17,7 @@ - +