|
19 | 19 | <PackageVersion Include="Aspire.StackExchange.Redis.DistributedCaching" Version="13.1.0" /> |
20 | 20 | <!--Test --> |
21 | 21 | <PackageVersion Include="Aspire.Hosting.Testing" Version="13.1.0" /> |
22 | | - <PackageVersion Include="TUnit" Version="1.9.45" /> |
| 22 | + <PackageVersion Include="TUnit" Version="1.12.65" /> |
23 | 23 | <!-- Microsoft ASP.NET Core Packages --> |
24 | 24 | <PackageVersion Include="EFCore.BulkExtensions.PostgreSql" Version="10.0.0" /> |
25 | 25 | <PackageVersion Include="EFCore.BulkExtensions.SqlServer" Version="10.0.0" /> |
26 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="10.0.1" /> |
27 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.1" /> |
28 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.1" /> |
29 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.1" /> |
30 | | - <PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.1" /> |
| 26 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="10.0.2" /> |
| 27 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.2" /> |
| 28 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.2" /> |
| 29 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.2" /> |
| 30 | + <PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.2" /> |
31 | 31 | <PackageVersion Include="Swashbuckle.AspNetCore.SwaggerGen" Version="10.1.0" /> |
32 | 32 | <!-- Microsoft Entity Framework Core Packages --> |
33 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="10.0.1" /> |
34 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="10.0.1" /> |
35 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.1" /> |
36 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.1" /> |
| 33 | + <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="10.0.2" /> |
| 34 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="10.0.2" /> |
| 35 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.2" /> |
| 36 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.2" /> |
37 | 37 | <PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.1" /> |
38 | 38 | <!-- Microsoft Extensions Packages --> |
39 | | - <PackageVersion Include="Microsoft.Extensions.Caching.Hybrid" Version="10.1.0" /> |
40 | | - <PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.1" /> |
41 | | - <PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.1" /> |
42 | | - <PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="10.1.0" /> |
43 | | - <PackageVersion Include="Microsoft.Extensions.Localization.Abstractions" Version="10.0.1" /> |
44 | | - <PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="10.1.0" /> |
| 39 | + <PackageVersion Include="Microsoft.Extensions.Caching.Hybrid" Version="10.2.0" /> |
| 40 | + <PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.2" /> |
| 41 | + <PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.2" /> |
| 42 | + <PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="10.2.0" /> |
| 43 | + <PackageVersion Include="Microsoft.Extensions.Localization.Abstractions" Version="10.0.2" /> |
| 44 | + <PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="10.2.0" /> |
45 | 45 | <!-- Microsoft Code Analysis Packages (for Source Generators) --> |
46 | 46 | <PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-1.25277.114" /> |
47 | 47 | <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" /> |
48 | 48 | <!-- OpenTelemetry Packages --> |
49 | | - <PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.14.0" /> |
50 | | - <PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.14.0" /> |
51 | | - <PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.14.0" /> |
52 | | - <PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.14.0" /> |
53 | | - <PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.14.0" /> |
| 49 | + <PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.0" /> |
| 50 | + <PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.15.0" /> |
| 51 | + <PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.0" /> |
| 52 | + <PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.15.0" /> |
| 53 | + <PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.15.0" /> |
54 | 54 | <!-- Security & Authentication --> |
55 | 55 | <PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" /> |
56 | 56 | <!-- Third-party Packages --> |
57 | | - <PackageVersion Include="AWSSDK.S3" Version="4.0.17" /> |
58 | | - <PackageVersion Include="EPPlus" Version="8.4.0" /> |
| 57 | + <PackageVersion Include="AWSSDK.S3" Version="4.0.17.3" /> |
| 58 | + <PackageVersion Include="EPPlus" Version="8.4.1" /> |
59 | 59 | <PackageVersion Include="MailKit" Version="4.14.1" /> |
60 | 60 | <PackageVersion Include="Mapster" Version="7.4.0" /> |
61 | 61 | <PackageVersion Include="MiniExcel" Version="2.0.0-preview.2" /> |
|
0 commit comments