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 1a49979 commit f3384a5Copy full SHA for f3384a5
samples/AspNetCore/Samples.AspNetCore.csproj
@@ -14,7 +14,7 @@
14
15
<ItemGroup>
16
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.13.1" />
17
- <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
18
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.13.1" />
19
</ItemGroup>
20
0 commit comments