using FindDuplicates; using Spectre.Console.Cli; var app = new CommandApp(); await app.RunAsync(args).ConfigureAwait(false);