From 024247b380113a8761aa67ffe8ce7b068d9daf63 Mon Sep 17 00:00:00 2001 From: ByteDecoder Date: Tue, 16 Jan 2024 11:33:57 -0600 Subject: [PATCH] EF core, xunit and NugetDefense packages updated --- src/Queryology.Abstractions/Queryology.Abstractions.csproj | 4 ++-- src/Queryology.Example/Queryology.Example.csproj | 6 +++--- .../Queryology.Providers.ObjectDumper.csproj | 2 +- src/Queryology.Tests/Queryology.Tests.csproj | 6 +++--- src/Queryology/Queryology.csproj | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Queryology.Abstractions/Queryology.Abstractions.csproj b/src/Queryology.Abstractions/Queryology.Abstractions.csproj index 7b651d0..bee3f1b 100644 --- a/src/Queryology.Abstractions/Queryology.Abstractions.csproj +++ b/src/Queryology.Abstractions/Queryology.Abstractions.csproj @@ -31,10 +31,10 @@ - + - + diff --git a/src/Queryology.Example/Queryology.Example.csproj b/src/Queryology.Example/Queryology.Example.csproj index c4f6828..d6a4eae 100644 --- a/src/Queryology.Example/Queryology.Example.csproj +++ b/src/Queryology.Example/Queryology.Example.csproj @@ -12,14 +12,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj b/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj index eadf3c1..6f267a0 100644 --- a/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj +++ b/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/Queryology.Tests/Queryology.Tests.csproj b/src/Queryology.Tests/Queryology.Tests.csproj index 25d5036..9405aa1 100644 --- a/src/Queryology.Tests/Queryology.Tests.csproj +++ b/src/Queryology.Tests/Queryology.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -18,13 +18,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + diff --git a/src/Queryology/Queryology.csproj b/src/Queryology/Queryology.csproj index d1c0bf8..eb72226 100644 --- a/src/Queryology/Queryology.csproj +++ b/src/Queryology/Queryology.csproj @@ -35,7 +35,7 @@ - +