From d8b4dc876f0d11732fd589cb3f05fc79fac7dba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 19:23:06 +0000 Subject: [PATCH] chore: Bump System.CodeDom from 9.0.11 to 10.0.1 --- updated-dependencies: - dependency-name: System.CodeDom 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..b992e1d 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +