From 5b0deb9fc2ab7b7e58ebfc57606a70440a96325d Mon Sep 17 00:00:00 2001 From: Cody Date: Tue, 9 Jan 2024 13:55:56 -0800 Subject: [PATCH] Upgrade multiple NuGet packages Upgraded the following NuGet packages: - EFCore.NamingConventions from v8.0.0-rc.2 to v8.0.2 - Microsoft.EntityFrameworkCore.Relational from v8.0.0 to v8.0.1 --- Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj b/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj index 185f3e5f..54d3f5c3 100644 --- a/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj +++ b/Oqtane.Database.PostgreSQL/Oqtane.Database.PostgreSQL.csproj @@ -33,8 +33,8 @@ - - + +