We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2771935 + 8c92946 commit 82bb3a5Copy full SHA for 82bb3a5
samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.12.0" />
18
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.12.0" />
19
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.11.1" />
20
- <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.11.1" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.12.0" />
21
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
22
</ItemGroup>
23
0 commit comments