Skip to content

Commit

Permalink
Updated npgsql to the stable 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-n committed Nov 21, 2023
1 parent f01bd8c commit ad2b556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0-rc.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ad2b556

Please sign in to comment.