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

ci: Publishing application as self-contained executable #101

Merged
merged 2 commits into from
Dec 17, 2023

Conversation

startgenshin
Copy link
Contributor

@startgenshin startgenshin commented Dec 17, 2023

This PR introduce build-related changes

  • Publishing application as self-contained executable. Users of the application can run it on a machine that doesn't have the .NET runtime installed.

  • Use native PowerShell command to compress artifact. Clear warning.

  • Use native PowerShell command to generate sha256sum file. For users to verify the integrity of downloaded files.

  • Trim trailing whitespace.

Additional information

@arition
Copy link
Owner

arition commented Dec 17, 2023

Thanks for your work!

@arition arition merged commit 6182d15 into arition:master Dec 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants