mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 00:42:07 -06:00
[deps] DbOps: Update Npgsql.EntityFrameworkCore.PostgreSQL to v10
This commit is contained in:
parent
2504fd9de4
commit
bda7ec8efa
@ -6,7 +6,7 @@
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[8.0.8]" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[8.0.8]" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[8.0.4]" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[10.0.0]" />
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[8.0.2]" />
|
||||
<PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.1.0]" />
|
||||
</ItemGroup>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user