Skip to content

Commit

Permalink
Merge pull request #671 from servicetitan/dependabot/nuget/Npgsql.Ent…
Browse files Browse the repository at this point in the history
…ityFrameworkCore.PostgreSQL-8.0.0

build(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.0-rc.2 to 8.0.0
  • Loading branch information
alexyakunin authored Nov 23, 2023
2 parents da4600c + 3f94c2c commit 78cb199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<EntityFrameworkCoreVersion6>$(AspNetCoreVersion6)</EntityFrameworkCoreVersion6>
<EntityFrameworkCoreVersion5>$(AspNetCoreVersion5)</EntityFrameworkCoreVersion5>
<EntityFrameworkCoreVersion3>$(AspNetCoreVersion3)</EntityFrameworkCoreVersion3>
<EntityFrameworkCoreNpgsqlVersion>8.0.0-rc.2</EntityFrameworkCoreNpgsqlVersion>
<EntityFrameworkCoreNpgsqlVersion>8.0.0</EntityFrameworkCoreNpgsqlVersion>
<EntityFrameworkCoreNpgsqlVersion7>7.0.4</EntityFrameworkCoreNpgsqlVersion7>
<EntityFrameworkCoreNpgsqlVersion6>$(EntityFrameworkCoreVersion6)</EntityFrameworkCoreNpgsqlVersion6>
<EntityFrameworkCoreNpgsqlVersion5>$(EntityFrameworkCoreVersion5)</EntityFrameworkCoreNpgsqlVersion5>
Expand Down

0 comments on commit 78cb199

Please sign in to comment.