Skip to content

Commit 37ae411

Browse files
authored
Merge pull request #67 from nlweb-ai/dependabot/nuget/src/NLWebNet/main/System.Diagnostics.DiagnosticSource-9.0.8
deps: Bump System.Diagnostics.DiagnosticSource from 9.0.7 to 9.0.8
2 parents 1c35282 + 6831619 commit 37ae411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLWebNet/NLWebNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!-- Health Checks and Monitoring -->
4545
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.8" />
4646
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="9.0.8" />
47-
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.7" />
47+
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.8" />
4848

4949
<!-- OpenTelemetry Integration -->
5050
<PackageReference Include="OpenTelemetry" Version="1.12.0" />

0 commit comments

Comments
 (0)