From 1fed63c01e2845d4be21d95aa1584edf50c4c430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 19:21:49 +0000 Subject: [PATCH] chore: Bump Microsoft.Extensions.Hosting from 9.0.11 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../CloudNimble.DotNetDocs.Tools.csproj | 76 +++++++++---------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/src/CloudNimble.DotNetDocs.Tools/CloudNimble.DotNetDocs.Tools.csproj b/src/CloudNimble.DotNetDocs.Tools/CloudNimble.DotNetDocs.Tools.csproj index f7772de..d4ae70d 100644 --- a/src/CloudNimble.DotNetDocs.Tools/CloudNimble.DotNetDocs.Tools.csproj +++ b/src/CloudNimble.DotNetDocs.Tools/CloudNimble.DotNetDocs.Tools.csproj @@ -1,38 +1,38 @@ - - - - net10.0;net9.0;net8.0 - $(DocumentationFile)\$(AssemblyName).xml - - - - DotNetDocs - True - dotnet-docs - Exe - The command-line tool that helps you manage your .NET Documentation Projects (.docsproj) and generate beautiful documentation from your XML Doc Comments. - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0;net9.0;net8.0 + $(DocumentationFile)\$(AssemblyName).xml + + + + DotNetDocs + True + dotnet-docs + Exe + The command-line tool that helps you manage your .NET Documentation Projects (.docsproj) and generate beautiful documentation from your XML Doc Comments. + + + + + + + + + + + + + + + + + + + + + + + + +