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 7abdca1 + b706464 commit 349f3f6Copy full SHA for 349f3f6
samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj
@@ -18,7 +18,7 @@
18
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.12.0" />
19
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
20
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.12.0" />
21
- <PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
22
</ItemGroup>
23
24
</Project>
0 commit comments