1
1
<Project >
2
2
<Import Project =" ../Directory.Packages.props" />
3
3
<ItemGroup >
4
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.2" />
5
- <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 8.0.2" />
6
- <PackageVersion Include =" Npgsql.DependencyInjection" Version =" 8.0.2" />
7
- <PackageVersion Include =" Serilog.AspNetCore" Version =" 8.0.1" />
8
- <PackageVersion Include =" SimpleInjector" Version =" 5.4.4" />
4
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.7" >
5
+ <PrivateAssets >all</PrivateAssets >
6
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
7
+ </PackageVersion >
8
+ <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 8.0.7" />
9
+ <PackageVersion Include =" Npgsql.DependencyInjection" Version =" 8.0.3" />
10
+ <PackageVersion Include =" Serilog.AspNetCore" Version =" 8.0.2" />
11
+ <PackageVersion Include =" SimpleInjector" Version =" 5.4.6" />
9
12
<PackageVersion Include =" SimpleInjector.Integration.AspNetCore.Mvc" Version =" 5.5.0" />
10
- <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.5 .0" />
11
- <PackageVersion Include =" FluentValidation" Version =" 11.9.0 " />
12
- <PackageVersion Include =" HumbleMediator" Version =" 1.1.1" />
13
- <PackageVersion Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 8.0.0" />
14
- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.0 " />
15
- <PackageVersion Include =" Dapper" Version =" 2.1.28 " />
13
+ <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.7 .0" />
14
+ <PackageVersion Include =" FluentValidation" Version =" 11.9.2 " />
15
+ <PackageVersion Include =" HumbleMediator" Version =" 1.1.1" />
16
+ <PackageVersion Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 8.0.0" />
17
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.1 " />
18
+ <PackageVersion Include =" Dapper" Version =" 2.1.35 " />
16
19
<PackageVersion Include =" Dapper.Contrib" Version =" 2.0.78" />
17
20
<PackageVersion Include =" EFCore.NamingConventions" Version =" 8.0.3" />
18
- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.2 " />
21
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.7 " />
19
22
<PackageVersion Include =" Npgsql" Version =" 8.0.3" />
20
- <PackageVersion Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.2 " />
21
- <PackageVersion Include =" Serilog" Version =" 3.1 .1" />
22
- <PackageVersion Include =" Serilog.Sinks.Console" Version =" 5 .0.1 " />
23
+ <PackageVersion Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.4 " />
24
+ <PackageVersion Include =" Serilog" Version =" 4.0 .1" />
25
+ <PackageVersion Include =" Serilog.Sinks.Console" Version =" 6 .0.0 " />
23
26
</ItemGroup >
24
- </Project >
27
+ </Project >
0 commit comments