From 61be4a044b2a2152acdf6c4c8ca80716c5cf54fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:26:48 +0000 Subject: [PATCH] Bump Npgsql from 4.1.2 to 8.0.3 in /Data.Dump.Postgres Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.2 to 8.0.3. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v4.1.2...v8.0.3) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data.Dump.Postgres/Data.Dump.Postgres.csproj | 164 +++++++++---------- 1 file changed, 82 insertions(+), 82 deletions(-) diff --git a/Data.Dump.Postgres/Data.Dump.Postgres.csproj b/Data.Dump.Postgres/Data.Dump.Postgres.csproj index fd5e1e9..c503b15 100644 --- a/Data.Dump.Postgres/Data.Dump.Postgres.csproj +++ b/Data.Dump.Postgres/Data.Dump.Postgres.csproj @@ -1,83 +1,83 @@ - - - - - Debug - AnyCPU - {8A553F5C-EB80-498B-AF1C-906D8ED3FA62} - Library - Properties - Data.Dump - Data.Dump.Postgres - v4.6.2 - 512 - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - - - ..\key.snk - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 4.1.2 - - - - - {544af6a9-5cd3-4f0a-8826-1a3c884ee288} - Data.Dump.Engine - - - - - - cd $(ProjectDir) -nuget pack -OutputDirectory "C:\Projects\nuget" -IncludeReferencedProjects -Prop Configuration=$(ConfigurationName) - + + + + + Debug + AnyCPU + {8A553F5C-EB80-498B-AF1C-906D8ED3FA62} + Library + Properties + Data.Dump + Data.Dump.Postgres + v4.6.2 + 512 + true + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + + + ..\key.snk + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 8.0.3 + + + + + {544af6a9-5cd3-4f0a-8826-1a3c884ee288} + Data.Dump.Engine + + + + + + cd $(ProjectDir) +nuget pack -OutputDirectory "C:\Projects\nuget" -IncludeReferencedProjects -Prop Configuration=$(ConfigurationName) + \ No newline at end of file