We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229b735 commit 1d04ec1Copy full SHA for 1d04ec1
src/Utilities/Postgres/src/LangChain.Utilities.Postgres.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net4.6.2;netstandard2.0;net8.0;net9.0</TargetFrameworks>
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
5
<NoWarn>$(NoWarn);CA1031;CA2100;CA1305</NoWarn>
6
</PropertyGroup>
7
0 commit comments