From 443ffb7376e25ca1ea30460fda171579e5ec12f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:53:11 +0000 Subject: [PATCH] chore: Bump McMaster.Extensions.Hosting.CommandLine from 4.1.1 to 5.0.0 --- updated-dependencies: - dependency-name: McMaster.Extensions.Hosting.CommandLine dependency-version: 5.0.0 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..5b53fdb 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. + + + + + + + + + + + + + + + + + + + + + + + + +