mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-09-14 20:45:25 -05:00
Does this work?
This commit is contained in:
@@ -6,7 +6,7 @@ using CliFx.Binding;
|
||||
using CliFx.Infrastructure;
|
||||
|
||||
return await new CommandLineApplicationBuilder()
|
||||
.AddCommand<PublishMacOSBundleCommand>()
|
||||
.AddCommandsFromThisAssembly()
|
||||
.Build()
|
||||
.RunAsync(args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user