From 558796dc5cb078b4b51555a912f3338c40a4743d Mon Sep 17 00:00:00 2001 From: "KALIBRATE\\McInnesA" Date: Mon, 5 Feb 2024 15:28:01 +0000 Subject: [PATCH] update packages --- src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj | 8 ++++---- .../Hangfire.PostgreSql.Tests.Web.csproj | 8 ++++---- .../Hangfire.PostgreSql.Tests.csproj | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj b/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj index 1bdfb40..2c44552 100644 --- a/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj +++ b/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj @@ -17,7 +17,7 @@ Hangfire.PostgreSql netstandard2.0;net462 - 8.0 + 12 Library en true @@ -49,10 +49,10 @@ - + - + - + diff --git a/tests/Hangfire.PostgreSql.Tests.Web/Hangfire.PostgreSql.Tests.Web.csproj b/tests/Hangfire.PostgreSql.Tests.Web/Hangfire.PostgreSql.Tests.Web.csproj index 7188e1a..1a52bb1 100644 --- a/tests/Hangfire.PostgreSql.Tests.Web/Hangfire.PostgreSql.Tests.Web.csproj +++ b/tests/Hangfire.PostgreSql.Tests.Web/Hangfire.PostgreSql.Tests.Web.csproj @@ -1,14 +1,14 @@  - net6.0 + net8.0 enable - - - + + + diff --git a/tests/Hangfire.PostgreSql.Tests/Hangfire.PostgreSql.Tests.csproj b/tests/Hangfire.PostgreSql.Tests/Hangfire.PostgreSql.Tests.csproj index 4982cc7..36abd2e 100644 --- a/tests/Hangfire.PostgreSql.Tests/Hangfire.PostgreSql.Tests.csproj +++ b/tests/Hangfire.PostgreSql.Tests/Hangfire.PostgreSql.Tests.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 enable @@ -10,10 +10,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive