|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
|
c5c1852fc3
|
(#606) added ExceptionHandler to ICommandAppSettings
So exceptions can be handled in Spectre.Console.Cli.
Also, some documentation was added.
|
2021-10-30 01:41:29 +02:00 |
|
|
ad49b6aa67
|
GH-242: Fix version retrieval for single file applications (#245)
|
2021-01-26 00:45:38 +01:00 |
|
|
0ae419326d
|
Add Spectre.Cli to Spectre.Console
* Renames Spectre.Cli to Spectre.Console.Cli.
* Now uses Verify with Spectre.Console.Cli tests.
* Removes some duplicate definitions.
Closes #168
|
2020-12-28 17:28:03 +01:00 |
|