From ef586ce6dd647bb97c7c8b4979e4e40e501c70ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 19:24:24 +0000 Subject: [PATCH] chore: Bump System.Text.Json from 9.0.11 to 10.0.1 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../CloudNimble.DotNetDocs.Core.csproj | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/CloudNimble.DotNetDocs.Core/CloudNimble.DotNetDocs.Core.csproj b/src/CloudNimble.DotNetDocs.Core/CloudNimble.DotNetDocs.Core.csproj index 557cb10..1b090d9 100644 --- a/src/CloudNimble.DotNetDocs.Core/CloudNimble.DotNetDocs.Core.csproj +++ b/src/CloudNimble.DotNetDocs.Core/CloudNimble.DotNetDocs.Core.csproj @@ -1,40 +1,40 @@ - - - - net10.0;net9.0;net8.0 - $(DocumentationFile)\$(AssemblyName).xml - The core documentation generation engine for DotNetDocs that transforms .NET assemblies and XML Doc Comments into rich, multi-format documentation. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0;net9.0;net8.0 + $(DocumentationFile)\$(AssemblyName).xml + The core documentation generation engine for DotNetDocs that transforms .NET assemblies and XML Doc Comments into rich, multi-format documentation. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +