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.
1 parent 24a50fc commit abf5da9Copy full SHA for abf5da9
examples/openTelemetryConsole/openTelemetryConsole.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.6.0" />
11
- <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-beta.3" />
12
</ItemGroup>
13
14
</Project>
0 commit comments