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 77f6e1b commit c7279f6Copy full SHA for c7279f6
samples/AspNetCore/Samples.AspNetCore.csproj
@@ -12,7 +12,7 @@
12
13
<ItemGroup>
14
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
15
- <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
16
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
17
</ItemGroup>
18
0 commit comments