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 d3e2b9a commit d06b314Copy full SHA for d06b314
src/oidc-guard/oidc-guard.csproj
@@ -35,7 +35,7 @@
35
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.13.1-beta.1" />
36
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.13.1" />
37
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
38
- <PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.12.0-beta.1" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.13.0-beta.1" />
39
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.13.0" />
40
</ItemGroup>
41
0 commit comments