Skip to content

Commit 8dd26be

Browse files
committed
Update Npgsql.EntityFrameworkCore.PostgreSQL and Npgsql.DependencyInjection
1 parent 677b725 commit 8dd26be

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.idea/.idea.ContosoAds/.idea/sqldialects.xml

-6
This file was deleted.

src/ContosoAds.Web/ContosoAds.Web.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
</PackageReference>
2626
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="9.0.0" />
2727
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
28-
<PackageReference Include="Npgsql.DependencyInjection" Version="9.0.1" />
29-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.1" />
28+
<PackageReference Include="Npgsql.DependencyInjection" Version="9.0.2" />
29+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
3030
<PackageReference Include="Scrutor" Version="5.0.2" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)