|
12 | 12 | <PackageVersion Include="FluentStorage.AWS" Version="5.5.0" />
|
13 | 13 | <PackageVersion Include="FluentStorage.Azure.Blobs" Version="5.3.0" />
|
14 | 14 | <PackageVersion Include="KubernetesClient" Version="17.0.4" />
|
15 |
| - <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.6" /> |
16 |
| - <PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="9.0.6" /> |
17 |
| - <PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="9.0.6" /> |
18 |
| - <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.6" /> |
19 |
| - <PackageVersion Include="Microsoft.EntityFrameworkCore.Tasks" Version="9.0.6" /> |
20 |
| - <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6" /> |
21 |
| - <PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.6.0" /> |
| 15 | + <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.7" /> |
| 16 | + <PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="9.0.7" /> |
| 17 | + <PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="9.0.7" /> |
| 18 | + <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.7" /> |
| 19 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Tasks" Version="9.0.7"> |
| 20 | + <PrivateAssets>all</PrivateAssets> |
| 21 | + <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
| 22 | + </PackageVersion> |
| 23 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.7"> |
| 24 | + <PrivateAssets>all</PrivateAssets> |
| 25 | + <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
| 26 | + </PackageVersion> |
| 27 | + <PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.7.0" /> |
22 | 28 | <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
|
23 | 29 | <PackageVersion Include="Npgsql.OpenTelemetry" Version="9.0.3" />
|
24 | 30 | <PackageVersion Include="NPOI" Version="2.7.4" />
|
|
36 | 42 | <PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="1.11.0-beta.1" />
|
37 | 43 | <PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
|
38 | 44 | <PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.12.0-beta.1" />
|
39 |
| - <PackageVersion Include="Scalar.AspNetCore" Version="2.5.3" /> |
| 45 | + <PackageVersion Include="Scalar.AspNetCore" Version="2.5.6" /> |
40 | 46 | <PackageVersion Include="Serilog.AspNetCore" Version="9.0.0" />
|
41 | 47 | <PackageVersion Include="Serilog.Expressions" Version="5.0.0" />
|
42 | 48 | <PackageVersion Include="Serilog.Extensions.Logging" Version="9.0.2" />
|
43 | 49 | <PackageVersion Include="Serilog.Sinks.Async" Version="2.1.0" />
|
44 | 50 | <PackageVersion Include="Serilog.Sinks.File" Version="7.0.0" />
|
45 | 51 | <PackageVersion Include="Serilog.Sinks.File.Archive" Version="1.0.6" />
|
46 | 52 | <PackageVersion Include="MailKit" Version="4.13.0" />
|
47 |
| - <PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.6" /> |
48 |
| - <PackageVersion Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="9.0.6" /> |
49 |
| - <PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.6" /> |
| 53 | + <PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.7" /> |
| 54 | + <PackageVersion Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="9.0.7" /> |
| 55 | + <PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.7" /> |
50 | 56 | <PackageVersion Include="MemoryPack" Version="1.21.4" />
|
51 |
| - <PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" /> |
52 |
| - <PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.6" /> |
| 57 | + <PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.7" /> |
| 58 | + <PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.7" /> |
53 | 59 | <PackageVersion Include="Serilog.Sinks.Grafana.Loki" Version="8.3.1" />
|
54 | 60 | <PackageVersion Include="SixLabors.ImageSharp" Version="3.1.10" />
|
55 | 61 | <PackageVersion Include="BouncyCastle.Cryptography" Version="2.6.1" />
|
56 | 62 | <PackageVersion Include="PacketDotNet" Version="1.4.8" />
|
57 | 63 | <PackageVersion Include="SharpPcap" Version="6.3.1" />
|
58 |
| - <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.6" /> |
59 |
| - <PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.6" /> |
| 64 | + <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.7" /> |
| 65 | + <PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.7" /> |
60 | 66 | <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
|
61 | 67 | <PackageVersion Include="xunit" Version="2.9.3" />
|
62 | 68 | <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.1" />
|
|
0 commit comments