From d47a3b6e329d572775fb3ed7e565d02a710c279b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 20:06:02 +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/file-config/LogSamplingFileConfig.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/core/extensions/snippets/logging/log-sampling/file-config/LogSamplingFileConfig.csproj b/docs/core/extensions/snippets/logging/log-sampling/file-config/LogSamplingFileConfig.csproj index ea912002c8298..cda3c4eaa4034 100644 --- a/docs/core/extensions/snippets/logging/log-sampling/file-config/LogSamplingFileConfig.csproj +++ b/docs/core/extensions/snippets/logging/log-sampling/file-config/LogSamplingFileConfig.csproj @@ -8,9 +8,9 @@ - - - + + +