Closed SteveGilham closed 1 year ago
Running
dotnet xmldocmd /?
includes
--skip-compiler-generated Skips documentation for types that are marked with System.Runtime.CompilerServices.CompilerGenerated.
amongst the options in the help text, but attempting to use it results in
Unexpected option '--skip-compiler-generated'.
Fixed in 2.9.0 by #90.
Running
includes
amongst the options in the help text, but attempting to use it results in