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 0e51ed7 commit 7cc50dcCopy full SHA for 7cc50dc
examples/openTelemetryConsole/openTelemetryConsole.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
11
- <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-rc.1" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
12
</ItemGroup>
13
14
</Project>
0 commit comments