File tree 1 file changed +2
-9
lines changed
src/SharedKernel.Postgres
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 8
8
<PackageReadmeFile >Readme.md</PackageReadmeFile >
9
9
<Authors >Pandatech</Authors >
10
10
<Copyright >MIT</Copyright >
11
- <Version >1.0.5 </Version >
11
+ <Version >1.0.6 </Version >
12
12
<PackageId >Pandatech.SharedKernel.Postgres</PackageId >
13
13
<Title >Pandatech.SharedKernel.Postgres</Title >
14
14
<PackageTags >Pandatech; PostgreSQL; Entity Framework Core; EF Core; Health Checks; Exception Handling; Database Migration; .NET; ASP.NET Core; Shared Kernel</PackageTags >
25
25
<ItemGroup >
26
26
27
27
28
- <PackageReference Include =" EFCore.NamingConventions" Version =" 9.0.0" />
29
-
30
-
31
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.0" />
32
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.0" />
33
- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.0" />
34
-
35
-
36
28
<PackageReference Include =" AspNetCore.HealthChecks.NpgSql" Version =" 8.0.2" />
29
+ <PackageReference Include =" EFCore.NamingConventions" Version =" 9.0.0" />
37
30
<PackageReference Include =" EntityFrameworkCore.Exceptions.PostgreSQL" Version =" 8.1.3" />
38
31
<PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.0" />
39
32
<PackageReference Include =" Pandatech.EFCore.AuditBase" Version =" 2.0.0" />
You can’t perform that action at this time.
0 commit comments