mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-02 01:55:27 +08:00
committed by
Patrik Svensson
parent
9f8ca6d648
commit
7471e9d38c
@@ -4,7 +4,7 @@ namespace ColorExample
|
||||
{
|
||||
public static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
public static void Main()
|
||||
{
|
||||
if (AnsiConsole.Capabilities.ColorSystem == ColorSystem.NoColors)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user