Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency npgsql.entityframeworkcore.postgresql …
Browse files Browse the repository at this point in the history
…to v7
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 278892d commit 98a4b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Database/Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.1"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.2"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4"/>
<PackageReference Include="Remora.Results" Version="7.1.0"/>
</ItemGroup>

Expand Down

0 comments on commit 98a4b47

Please sign in to comment.