|
24 | 24 | }, |
25 | 25 | "SonarAnalyzer.CSharp": { |
26 | 26 | "type": "Direct", |
27 | | - "requested": "[10.23.0.137933, )", |
28 | | - "resolved": "10.23.0.137933", |
29 | | - "contentHash": "K8CwUkB4PlUcMfLqGCj1aviVfW9AufZH2K/TjgPGYdj4gosV/kcyxpBR0jaCG8argC6dfxJBbSS6xXJ59lFWgA==" |
| 27 | + "requested": "[10.24.0.138807, )", |
| 28 | + "resolved": "10.24.0.138807", |
| 29 | + "contentHash": "+ZEa1+KhNSulMSatpffgHnovbLGtYL9oukMh8uQp8RBDnPOjEFzvECSa4kfu1D4PJxErksiGOQQ+kDeao1x9jQ==" |
30 | 30 | }, |
31 | 31 | "xunit.runner.visualstudio": { |
32 | 32 | "type": "Direct", |
|
472 | 472 | }, |
473 | 473 | "OpenTelemetry.Api": { |
474 | 474 | "type": "Transitive", |
475 | | - "resolved": "1.15.1", |
476 | | - "contentHash": "+LJP0YBrysh4kPCRZhEyTUTcd+FFP0NPDvV4AzULBmiInGt6fp+RgBieRhUzVX/yyVEyshg3s82RWFYZJIkeGQ==" |
| 475 | + "resolved": "1.15.3", |
| 476 | + "contentHash": "fX+fkCysfPut+qCcT3bKqyX4QN9Saf4CgX8HLOHywEVD+Xr7sULtfuypITpoDysjx8R59dn/3mWhgimMH8cm/g==" |
477 | 477 | }, |
478 | 478 | "OpenTelemetry.Api.ProviderBuilderExtensions": { |
479 | 479 | "type": "Transitive", |
|
764 | 764 | "Microsoft.ApplicationInsights.AspNetCore": "[3.1.0, )", |
765 | 765 | "Microsoft.AspNetCore.OpenApi": "[10.0.7, 11.0.0)", |
766 | 766 | "Microsoft.Extensions.Logging.ApplicationInsights": "[2.23.0, )", |
| 767 | + "OpenTelemetry.Api": "[1.15.3, )", |
767 | 768 | "Scalar.AspNetCore": "[2.13.22, )", |
768 | 769 | "Serilog": "[4.3.1, )", |
769 | 770 | "Serilog.AspNetCore": "[10.0.0, )", |
|
779 | 780 | } |
780 | 781 | }, |
781 | 782 | "common": { |
782 | | - "type": "Project" |
| 783 | + "type": "Project", |
| 784 | + "dependencies": { |
| 785 | + "OpenTelemetry.Api": "[1.15.3, )" |
| 786 | + } |
783 | 787 | }, |
784 | 788 | "services": { |
785 | 789 | "type": "Project", |
786 | 790 | "dependencies": { |
787 | 791 | "Common": "[1.0.0, )", |
788 | 792 | "Microsoft.AspNetCore.WebUtilities": "[10.0.7, 11.0.0)", |
789 | 793 | "Microsoft.Extensions.Http": "[10.0.7, 11.0.0)", |
790 | | - "Microsoft.Extensions.Logging": "[10.0.7, 11.0.0)" |
| 794 | + "Microsoft.Extensions.Logging": "[10.0.7, 11.0.0)", |
| 795 | + "OpenTelemetry.Api": "[1.15.3, )" |
791 | 796 | } |
792 | 797 | }, |
793 | 798 | "Microsoft.OpenApi": { |
|
0 commit comments