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 27f6b84 commit e3dc6d5Copy full SHA for e3dc6d5
docs/core/diagnostics/snippets/Metrics/metric-instr.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.HttpListener" Version="1.6.0-rc.1" />
12
- <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.7" />
+ <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.8" />
13
</ItemGroup>
14
15
</Project>
0 commit comments