-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Don't require AppHost when publishing AOT #38644
Conversation
I just saw @jkotas's comment in the other issue:
|
That's what the |
/backport to release/8.0.4xx |
Started backporting to release/8.0.4xx: https://github.com/dotnet/sdk/actions/runs/10177576653 |
/backport to release/8.0.1xx |
Started backporting to release/8.0.1xx: https://github.com/dotnet/sdk/actions/runs/10177871330 |
We only delete it anyway.
Contributes to dotnet/runtime#89763
Contributes to dotnet/runtime#79575
_RuntimeIdentifierUsesAppHost
is not a great name for this but I need exactly the same sematic. Renaming the existing property is not an option because there's external dependencies on this.Cc @dotnet/ilc-contrib @rolfbjarne @ViktorHofer