|
3382 | 3382 | "Ark.Reference.Common": "[0.9.1, )"
|
3383 | 3383 | }
|
3384 | 3384 | },
|
3385 |
| - "ark.reference.core.database": { |
3386 |
| - "type": "Project" |
3387 |
| - }, |
3388 | 3385 | "ark.reference.core.webinterface": {
|
3389 | 3386 | "type": "Project",
|
3390 | 3387 | "dependencies": {
|
|
3432 | 3429 | "Microsoft.AspNetCore.OData": "[8.2.5, 9.0.0)",
|
3433 | 3430 | "Microsoft.AspNetCore.OData.NewtonsoftJson": "[8.2.0, 9.0.0)",
|
3434 | 3431 | "NetEscapades.AspNetCore.SecurityHeaders": "[0.24.0, )",
|
3435 |
| - "SimpleInjector.Integration.AspNetCore.Mvc.Core": "[5.5.0, )" |
| 3432 | + "SimpleInjector.Integration.AspNetCore.Mvc.Core": "[5.5.0, )", |
| 3433 | + "System.Text.Json": "[8.0.5, )" |
3436 | 3434 | }
|
3437 | 3435 | },
|
3438 | 3436 | "ark.tools.aspnetcore.applicationinsights": {
|
|
3474 | 3472 | "Azure.Identity": "[1.13.2, )",
|
3475 | 3473 | "Azure.Messaging.ServiceBus": "[7.18.3, )",
|
3476 | 3474 | "Microsoft.ApplicationInsights": "[2.22.0, )",
|
3477 |
| - "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[8.0.12, )" |
| 3475 | + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[8.0.12, )", |
| 3476 | + "System.Text.Json": "[8.0.5, )" |
3478 | 3477 | }
|
3479 | 3478 | },
|
3480 | 3479 | "ark.tools.aspnetcore.messagepack": {
|
|
3604 | 3603 | "type": "Project",
|
3605 | 3604 | "dependencies": {
|
3606 | 3605 | "Ark.Tools.Nodatime": "[1.0.0, )",
|
3607 |
| - "NodaTime.Serialization.SystemTextJson": "[1.3.0, )", |
3608 |
| - "System.Text.Json": "[8.0.5, )" |
| 3606 | + "NodaTime.Serialization.SystemTextJson": "[1.3.0, )" |
3609 | 3607 | }
|
3610 | 3608 | },
|
3611 | 3609 | "ark.tools.outbox": {
|
|
0 commit comments