How does the app check for .NET on the system and install if not found? #535
yesseruser
started this conversation in
General
Replies: 1 comment
-
This is no longer the case, new versions of the app come bundled with the runtime, so no installation on the side of the end-user is required. This became viable after migrating from WPF to Avalonia for the GUI frontend. Previous versions used this: https://github.com/Tyrrrz/DotnetRuntimeBootstrapper |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't been able to find anything in Program.cs, is it inside the source code?
Beta Was this translation helpful? Give feedback.
All reactions