Skip to content

Commit

Permalink
Merge pull request Nfactor26#85 from Nfactor26/downgrade-PostgreSQL-p…
Browse files Browse the repository at this point in the history
…ackage-to6.x

Downgrade Npgsql.EntityFrameworkCore.PostgreSQL to 6.x
  • Loading branch information
Nfactor26 authored Apr 4, 2023
2 parents def7f3b + 87f01ff commit 730b992
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="OpenIddict.Quartz" Version="4.2.0">
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 730b992

Please sign in to comment.