From 90bb1726b51e4371453ac7c8838708cfaad4f405 Mon Sep 17 00:00:00 2001 From: DmitryLukyanov Date: Tue, 3 Nov 2020 02:30:20 +0300 Subject: [PATCH] CSHARP-3178: MongoDB.Driver latest version 2.11 breaks compiling Xamarin iOS. --- .../MongoDB.Driver.Core.csproj | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj b/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj index 285668dac22..dd4f914cc03 100644 --- a/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj +++ b/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj @@ -1,4 +1,4 @@ - + netstandard1.5;netstandard2.0;net452 @@ -25,6 +25,18 @@ true + + true + true + true + + + + + + + + 0.0.0-local @@ -61,7 +73,7 @@ Core/Compression/Snappy/lib/win - + true $(CompressionRuntimesPath) @@ -72,7 +84,7 @@ - + PreserveNewest snappy32.dll @@ -92,14 +104,14 @@ Core/Compression/Zstandard/lib/win - + true $(CompressionRuntimesPath) - + PreserveNewest libzstd.dll @@ -150,7 +162,7 @@ - +