Skip to content

Commit 88202fc

Browse files
chore(deps): Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.0-rc.2 to 10.0.0 (#89)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ab97a5 commit 88202fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.0" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.0" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="10.7.0" />
20-
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0-rc.2" />
20+
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
2121

2222
<!-- Authentication & Authorization -->
2323
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />

0 commit comments

Comments
 (0)