mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-18 02:15:34 +08:00
Add global usings (#668)
* Use global usings * Fix namespace declarations for test projects
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using System;
|
||||
|
||||
namespace Spectre.Console.Cli;
|
||||
|
||||
internal static class CaseSensitivityExtensions
|
||||
|
Reference in New Issue
Block a user