InheritDocTool 2.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global InheritDocTool --version 2.5.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local InheritDocTool --version 2.5.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=InheritDocTool&version=2.5.1
nuke :add-package InheritDocTool --version 2.5.1

.NET Core global tool that post processes XML documentation files to support an <inheritdoc/> tag allowing inheriting XML comments from base types, interfaces, and similar methods. Works with .NET Framework, .NET Standard, and .NET Core projects. See the separate InheritDocLib NuGet package for a programmatic interface.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.5.2 37,908 3/18/2020
2.5.1 2,121 2/1/2020
2.5.0 789 1/27/2020
2.4.1 16,322 1/17/2020
2.4.0 533 1/17/2020
2.3.0 5,883 8/28/2019
2.2.1 3,946 5/23/2019
2.2.0 969 5/2/2019
2.1.0 659 5/1/2019
2.0.2 3,213 10/23/2018
2.0.1 780 10/23/2018
2.0.0 917 8/23/2018

Better handling of nested types