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. + + + + + + + + + + + + + + + + + + + + + + + + +