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

Full .Net Runtime implementation #7

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

jpk6789
Copy link

@jpk6789 jpk6789 commented Dec 30, 2024

This PR is an improved version of #6 and fully implements all dot net runtimes. It also adds the ability to override the target platform in case a x86 version shall be installed on a x64 Windows. The old macros are kept and mapped to the new generic functions. However, they are marked as deprecated because the naming is misleading (DotNetCore macro installs WindowsDesktop runtime).

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