We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9490a18 commit 4de753bCopy full SHA for 4de753b
1 file changed
src/Pgvector/Pgvector.csproj
@@ -4,7 +4,7 @@
4
<PackageId>Pgvector</PackageId>
5
<Version>0.3.1</Version>
6
<Authors>ankane</Authors>
7
- <Description>pgvector support for .NET (C#, F#, and Visual Basic)</Description>
+ <Description>pgvector support for Npgsql</Description>
8
<PackageLicenseExpression>MIT</PackageLicenseExpression>
9
<PackageProjectUrl>https://github.com/pgvector/pgvector-dotnet</PackageProjectUrl>
10
<PackageReadmeFile>README.md</PackageReadmeFile>
0 commit comments