diff --git a/src/Utilities/Postgres/src/LangChain.Utilities.Postgres.csproj b/src/Utilities/Postgres/src/LangChain.Utilities.Postgres.csproj index c4a8a498..664d06f3 100644 --- a/src/Utilities/Postgres/src/LangChain.Utilities.Postgres.csproj +++ b/src/Utilities/Postgres/src/LangChain.Utilities.Postgres.csproj @@ -1,7 +1,7 @@ - net4.6.2;netstandard2.0;net8.0;net9.0 + net8.0;net9.0 $(NoWarn);CA1031;CA2100;CA1305