Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
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.

3 participants