Skip to content

Check for netstandard when choosing a system mono version and allow the user to set the mono path#34

Open
thearst3rd wants to merge 2 commits into
mainfrom
pr-netstandard-check
Open

Check for netstandard when choosing a system mono version and allow the user to set the mono path#34
thearst3rd wants to merge 2 commits into
mainfrom
pr-netstandard-check

Conversation

@thearst3rd

@thearst3rd thearst3rd commented Jun 14, 2026

Copy link
Copy Markdown
Member

Fixes #33

Might still be worth considering the other options in the issue (especially allowing the user to override the monoPath)

@zrckr

zrckr commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

I can confirm that the installer didn't work on Fedora 44 before this patch. After applying it, it started working. In Arch Linux, everything seems to be working as before; no regressions have been observed here.

@zrckr

zrckr commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

In case there are situations involving non-standard Mono installations (after all, this is Linux, anything is possible here), I think it would be a good idea to let users specify the installation directory for Mono using an installer argument.

@thearst3rd

Copy link
Copy Markdown
Member Author

Added in b082bee

@thearst3rd thearst3rd changed the title Check for netstandard when choosing a system mono version Check for netstandard when choosing a system mono version and allow the user to set the mono path Jun 15, 2026
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.

HATInstaller fails to install on Fedora due to missing netstandard

2 participants