From 8ffc6a0547b870438470cd744a31c4b5dc9ed0ef Mon Sep 17 00:00:00 2001 From: Paul Welter Date: Fri, 26 Jul 2024 08:41:26 -0500 Subject: [PATCH] update packages --- src/MongoDB.Abstracts/MongoDB.Abstracts.csproj | 2 +- test/MongoDB.Abstracts.Tests/MongoDB.Abstracts.Tests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/MongoDB.Abstracts/MongoDB.Abstracts.csproj b/src/MongoDB.Abstracts/MongoDB.Abstracts.csproj index ea0c9ac..e7c78e3 100644 --- a/src/MongoDB.Abstracts/MongoDB.Abstracts.csproj +++ b/src/MongoDB.Abstracts/MongoDB.Abstracts.csproj @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/test/MongoDB.Abstracts.Tests/MongoDB.Abstracts.Tests.csproj b/test/MongoDB.Abstracts.Tests/MongoDB.Abstracts.Tests.csproj index adc7dc0..e8973bc 100644 --- a/test/MongoDB.Abstracts.Tests/MongoDB.Abstracts.Tests.csproj +++ b/test/MongoDB.Abstracts.Tests/MongoDB.Abstracts.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -20,9 +20,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all