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 38efe12 commit 4edd7aeCopy full SHA for 4edd7ae
samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
17
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
18
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
19
- <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.0" />
20
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0" />
21
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
22
</ItemGroup>
0 commit comments