From f4c34a1090b7dacafcb05bb9d340d12b4a1536d2 Mon Sep 17 00:00:00 2001 From: DmitryLukyanov Date: Sat, 3 Dec 2022 04:52:16 +0400 Subject: [PATCH] Hide aws sdk package. --- src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj | 2 +- tests/MongoDB.Driver.Tests/MongoDB.Driver.Tests.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj b/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj index 710b2100fad..94168099878 100644 --- a/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj +++ b/src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj @@ -19,7 +19,7 @@ - + diff --git a/tests/MongoDB.Driver.Tests/MongoDB.Driver.Tests.csproj b/tests/MongoDB.Driver.Tests/MongoDB.Driver.Tests.csproj index 326a865a45f..78d3f310c04 100644 --- a/tests/MongoDB.Driver.Tests/MongoDB.Driver.Tests.csproj +++ b/tests/MongoDB.Driver.Tests/MongoDB.Driver.Tests.csproj @@ -31,6 +31,7 @@ +