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

Work around https://github.com/dotnet/runtime/issues/71027 by using manual runtimeconfig files. #2

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

AraHaan
Copy link
Contributor

@AraHaan AraHaan commented Jul 18, 2022

No description provided.

The generated ones can result in the consuming application to not be able to load due to hostfxr reordering the frameworks in a way that will cause it to look for hostpolicy in the wrong framework.

Signed-off-by: AraHaan <[email protected]>
@AraHaan AraHaan added bug Something isn't working enhancement New feature or request labels Jul 18, 2022
@AraHaan AraHaan self-assigned this Jul 18, 2022
@AraHaan AraHaan merged commit 9f702d9 into main Jul 18, 2022
@AraHaan AraHaan deleted the use-manual-runtimeconfig branch July 18, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant