mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-24 18:35:47 +08:00
fixed line-endings
This commit is contained in:
committed by
Patrik Svensson
parent
989c0b9904
commit
44300c871f
@@ -7,7 +7,7 @@ global using System.Linq;
|
||||
global using System.Runtime.CompilerServices;
|
||||
global using System.Threading.Tasks;
|
||||
global using Shouldly;
|
||||
global using Spectre.Console.Cli;
|
||||
global using Spectre.Console.Cli;
|
||||
global using Spectre.Console.Cli.Help;
|
||||
global using Spectre.Console.Cli.Unsafe;
|
||||
global using Spectre.Console.Testing;
|
||||
|
||||
Reference in New Issue
Block a user