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 32b41e8 commit 73304c5Copy full SHA for 73304c5
samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj
@@ -18,7 +18,7 @@
18
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
19
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
20
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
21
- <PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
22
</ItemGroup>
23
24
</Project>
0 commit comments