mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 21:38:16 +08:00
Move Spectre.Console.Cli to it's own package
This commit is contained in:

committed by
Patrik Svensson

parent
b600832e00
commit
36ca22ffac
@ -16,7 +16,6 @@ global using System.Text.RegularExpressions;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Xml;
|
||||
global using Spectre.Console.Cli.Unsafe;
|
||||
global using Spectre.Console.Enrichment;
|
||||
global using Spectre.Console.Internal;
|
||||
global using Spectre.Console.Rendering;
|
||||
|
Reference in New Issue
Block a user