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 5af12fc commit dc82aafCopy full SHA for dc82aaf
src/Pgvector.EntityFrameworkCore/Pgvector.EntityFrameworkCore.csproj
@@ -22,7 +22,7 @@
22
<None Include="..\..\icon.png" Pack="true" PackagePath="\" />
23
<None Include="build\**\*" Pack="true" PackagePath="build" />
24
<ProjectReference Include="..\Pgvector\Pgvector.csproj" />
25
- <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
+ <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" />
26
</ItemGroup>
27
28
</Project>
0 commit comments