Skip to content

Commit

Permalink
Update Npgsql.EntityFrameworkCore.PostgreSQL and Npgsql.DependencyIn…
Browse files Browse the repository at this point in the history
…jection
  • Loading branch information
joergjo committed Dec 10, 2024
1 parent 677b725 commit 8dd26be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .idea/.idea.ContosoAds/.idea/sqldialects.xml

This file was deleted.

4 changes: 2 additions & 2 deletions src/ContosoAds.Web/ContosoAds.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="9.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageReference Include="Npgsql.DependencyInjection" Version="9.0.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.1" />
<PackageReference Include="Npgsql.DependencyInjection" Version="9.0.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
<PackageReference Include="Scrutor" Version="5.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 8dd26be

Please sign in to comment.