kevinms99
kevinms99
I was surprised that the help output chops periods off documentation when using Spectre.Console.Cli. Occasionally, I create commands that need a little more context than I can put into a...
I ran into an issue with CommandLine version 2.9.1. You can see the issue in the code available here: https://github.com/kevinms99/CommandLineIssue2.9.1 The project above has a compilation issue with version 2.9.1...
### Type of issue Other (describe below) ### Description The documentation for `Type.IsConstructedGenericType` indicates that a `Type` that returns `true` for this property is creatable. However, this is not necessarily...