Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Oleksii Holub 2026-03-23 20:54:34 +02:00 committed by GitHub
parent e27a2cb8e5
commit 5f9fe9603c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
#!/usr/bin/env -S dotnet run #!/usr/bin/env -S dotnet run --
#:package CliFx #:package CliFx
using CliFx; using CliFx;