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 @@ - +