From 9180aadcf2099abcc1a15b8321065ea07c3af8bf Mon Sep 17 00:00:00 2001 From: ByteDecoder Date: Thu, 25 Apr 2024 10:41:24 -0600 Subject: [PATCH] NUget defense updated --- src/.config/dotnet-tools.json | 2 +- src/Queryology.Abstractions/Queryology.Abstractions.csproj | 2 +- src/Queryology.Example/Queryology.Example.csproj | 2 +- .../Queryology.Providers.ObjectDumper.csproj | 2 +- src/Queryology/Queryology.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index dffd07e..dc261e7 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-reportgenerator-globaltool": { - "version": "5.2.4", + "version": "5.2.5", "commands": [ "reportgenerator" ] diff --git a/src/Queryology.Abstractions/Queryology.Abstractions.csproj b/src/Queryology.Abstractions/Queryology.Abstractions.csproj index b309067..43f5382 100644 --- a/src/Queryology.Abstractions/Queryology.Abstractions.csproj +++ b/src/Queryology.Abstractions/Queryology.Abstractions.csproj @@ -34,7 +34,7 @@ - + diff --git a/src/Queryology.Example/Queryology.Example.csproj b/src/Queryology.Example/Queryology.Example.csproj index a1d217c..8027416 100644 --- a/src/Queryology.Example/Queryology.Example.csproj +++ b/src/Queryology.Example/Queryology.Example.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj b/src/Queryology.Providers.ObjectDumper/Queryology.Providers.ObjectDumper.csproj index 6c2055c..cf73a17 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/Queryology.csproj b/src/Queryology/Queryology.csproj index 2e14771..f005f71 100644 --- a/src/Queryology/Queryology.csproj +++ b/src/Queryology/Queryology.csproj @@ -35,7 +35,7 @@ - +