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

Have a look at single file publishing #47

Closed
NicoVIII opened this issue Mar 5, 2020 · 1 comment
Closed

Have a look at single file publishing #47

NicoVIII opened this issue Mar 5, 2020 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@NicoVIII
Copy link
Owner

NicoVIII commented Mar 5, 2020

Since .NET Core 3.0 it is possible to publish self-contained applications (like Andromeda is deployed atm) as a single file.
This enhances UX in my opinion, therefore I should try to use that as well.

Maybe an entry in the .fsproj is enough to support that.
<PublishSingleFile>true</PublishSingleFile>

@NicoVIII NicoVIII added the enhancement New feature or request label Mar 5, 2020
@NicoVIII NicoVIII added this to the v0.4.0 milestone Mar 5, 2020
@NicoVIII NicoVIII self-assigned this Mar 6, 2020
@NicoVIII NicoVIII removed this from the v0.4.0 milestone Mar 22, 2020
@NicoVIII NicoVIII added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Mar 22, 2020
@NicoVIII
Copy link
Owner Author

Already did this 4 months ago :D
Whoopsie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant