Open
Conversation
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
6da7fc3 to
4e9f875
Compare
4e9f875 to
ae6b9ff
Compare
ae6b9ff to
37037f8
Compare
37037f8 to
a8c9895
Compare
a8c9895 to
905abca
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
905abca to
190ef65
Compare
190ef65 to
d51ab72
Compare
d51ab72 to
ec292da
Compare
972e2b7 to
fbfb35f
Compare
Member
|
/azp run |
|
Commenter does not have sufficient privileges for PR 9926 in repo dotnet/android |
Member
|
/azp run |
1 similar comment
Member
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
1 similar comment
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Member
|
/azp run dotnet.android |
|
No pipelines are associated with this pull request. |
fbfb35f to
64550d6
Compare
More to face the axe
This should fix NativeAOT builds of multi-project solutions.
…CLR and NativeAOT
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
b0e2069 to
ff01a1c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE for ease of merging, should wait for #10812
Changes: https://github.com/android/ndk/wiki/Changelog-r29
Context: dotnet/runtime#121172
Context: dotnet/runtime#124461
Most important changes:
to keep the ability to share code between CoreCLR and NativeAOT hosts.