diff --git a/CoreIntegrationTests/CoreIntegrationTests.csproj b/CoreIntegrationTests/CoreIntegrationTests.csproj index dd8e28a..6eeea79 100644 --- a/CoreIntegrationTests/CoreIntegrationTests.csproj +++ b/CoreIntegrationTests/CoreIntegrationTests.csproj @@ -7,7 +7,7 @@ - + all @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/IntegrationTests/App.config b/IntegrationTests/App.config index 04daefa..380912d 100644 --- a/IntegrationTests/App.config +++ b/IntegrationTests/App.config @@ -21,6 +21,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/IntegrationTests/IntegrationTests.csproj b/IntegrationTests/IntegrationTests.csproj index 3823787..eb9bb07 100644 --- a/IntegrationTests/IntegrationTests.csproj +++ b/IntegrationTests/IntegrationTests.csproj @@ -64,9 +64,10 @@ ..\packages\MongoDB.Driver.Core.2.20.0\lib\net472\MongoDB.Driver.Core.dll - - ..\packages\MongoDB.Libmongocrypt.1.8.0\lib\net472\MongoDB.Libmongocrypt.dll + + ..\packages\MongoDB.Libmongocrypt.1.9.0\lib\netstandard2.0\MongoDB.Libmongocrypt.dll + ..\packages\NUnit.3.13.2\lib\net45\nunit.framework.dll @@ -92,8 +93,8 @@ True True - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll @@ -140,8 +141,8 @@ ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll - - ..\packages\ZstdSharp.Port.0.6.2\lib\net461\ZstdSharp.dll + + ..\packages\ZstdSharp.Port.0.7.3\lib\net461\ZstdSharp.dll @@ -192,7 +193,7 @@ - + - + \ No newline at end of file diff --git a/IntegrationTests/libmongocrypt.dylib b/IntegrationTests/libmongocrypt.dylib index c667f0a..29f4c5c 100644 Binary files a/IntegrationTests/libmongocrypt.dylib and b/IntegrationTests/libmongocrypt.dylib differ diff --git a/IntegrationTests/libmongocrypt.so b/IntegrationTests/libmongocrypt.so index 1f10d71..5fe44d7 100644 Binary files a/IntegrationTests/libmongocrypt.so and b/IntegrationTests/libmongocrypt.so differ diff --git a/IntegrationTests/mongocrypt.dll b/IntegrationTests/mongocrypt.dll index d67a0c0..a2125dc 100644 Binary files a/IntegrationTests/mongocrypt.dll and b/IntegrationTests/mongocrypt.dll differ diff --git a/IntegrationTests/packages.config b/IntegrationTests/packages.config index d7b6a43..6e839ee 100644 --- a/IntegrationTests/packages.config +++ b/IntegrationTests/packages.config @@ -1,7 +1,7 @@  - - + + @@ -9,8 +9,8 @@ - - + + @@ -19,7 +19,7 @@ - + @@ -34,5 +34,5 @@ - + \ No newline at end of file diff --git a/MongoDbGenericRepository/MongoDbGenericRepository.csproj b/MongoDbGenericRepository/MongoDbGenericRepository.csproj index ca64c90..6648835 100644 --- a/MongoDbGenericRepository/MongoDbGenericRepository.csproj +++ b/MongoDbGenericRepository/MongoDbGenericRepository.csproj @@ -25,7 +25,7 @@ - + - + \ No newline at end of file