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

Native runtime reorganization #9113

Merged
merged 6 commits into from
Jul 24, 2024

Conversation

grendello
Copy link
Contributor

Context: #9006

This PR prepares ground for dynamic native runtime linking at application build time.
Changes implemented here can be committed to main and, possibly, released with .NET9
without changing how things currently work. Thanks to this PR, #9006 is
going to be easier to review once it's ready for it.

@grendello grendello requested a review from jonpryor as a code owner July 16, 2024 13:30
@grendello grendello force-pushed the dev/grendel/dynamic-runtime-link-native-prep branch 4 times, most recently from 1f2ee73 to 7f715e8 Compare July 23, 2024 10:28
@grendello grendello force-pushed the dev/grendel/dynamic-runtime-link-native-prep branch from 7f715e8 to c7fc926 Compare July 23, 2024 15:52
@grendello
Copy link
Contributor Author

I'm going to merge the PR since it contains no substantial functional changes, simply moves code around and tweaks a handful of things. At the same time, it moves things around enough to make maintenance of other PRs touching the code a bit troublesome. All tests are green (MAUI tests are known to be broken atm).

@grendello grendello merged commit c42b48d into main Jul 24, 2024
56 of 58 checks passed
@grendello grendello deleted the dev/grendel/dynamic-runtime-link-native-prep branch July 24, 2024 09:50
grendello added a commit that referenced this pull request Jul 24, 2024
* main:
  Native runtime reorganization (#9113)
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant