From 1be95bf071954baa0fd41b60f9a4de65d54dab68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 06:01:40 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Microsoft.Extensions.Hosting from 9.0.4 to 10.0.3 Bumps Microsoft.Extensions.Logging.Console from 9.0.4 to 10.0.3 Bumps Microsoft.Extensions.Telemetry from 9.4.0 to 10.3.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Telemetry dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../log-sampling/code-config/LogSamplingCodeConfig.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/core/extensions/snippets/logging/log-sampling/code-config/LogSamplingCodeConfig.csproj b/docs/core/extensions/snippets/logging/log-sampling/code-config/LogSamplingCodeConfig.csproj index 195089b610aeb..dedc609606e86 100644 --- a/docs/core/extensions/snippets/logging/log-sampling/code-config/LogSamplingCodeConfig.csproj +++ b/docs/core/extensions/snippets/logging/log-sampling/code-config/LogSamplingCodeConfig.csproj @@ -8,9 +8,9 @@ - - - + + +