Patrik Svensson
|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
Patrik Svensson
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
GitHubPang
|
d34012cad0
|
Fix typos in code comments
|
2021-09-13 22:58:52 -04:00 |
|
Patrik Svensson
|
1dd1945297
|
Add parameter value provider support
Adds support for parameter value providers which makes it
possible to set custom values for parameters.
|
2021-05-09 08:26:08 -05:00 |
|
Patrik Svensson
|
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 |
|