Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use self-contained builds #1224

Merged
merged 4 commits into from May 16, 2024
Merged

Use self-contained builds #1224

merged 4 commits into from May 16, 2024

Conversation

Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented Apr 29, 2024

Produce self-contained builds of DiscordChatExporter that don't require manual installation of .NET, with the downside of a much larger download size.

With the usage of Avalonia, this has become viable as it has a lot smaller file size overhead compared to WPF.

Average file size difference:

  • 40mb (now) vs 14mb (before) for GUI
  • 33mb (now) vs 2mb (before) for CLI

@Tyrrrz Tyrrrz merged commit b754875 into master May 16, 2024
6 checks passed
@Tyrrrz Tyrrrz deleted the self-contained branch May 16, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant