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

Build tests as self-contained for native AOT #95718

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

MichalStrehovsky
Copy link
Member

Restores what we had here long time ago:

<!-- Forced by ILLink targets; we should fix the SDK -->
<SelfContained>true</SelfContained>

<!-- Forced by ILLink targets; we should fix the SDK -->
<SelfContained>true</SelfContained>
<HasRuntimeOutput>false</HasRuntimeOutput>
<_UsingDefaultForHasRuntimeOutput>false</_UsingDefaultForHasRuntimeOutput>

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 7, 2023
@ghost ghost assigned MichalStrehovsky Dec 7, 2023
@jakobbotsch
Copy link
Member

Can we merge to unblock?

@MichalStrehovsky
Copy link
Member Author

Can we merge to unblock?

Yup, I see enough green.

Cc @ivanpovazan @kotlarmilos I've touched an iDevice file here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants