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

[wasm] Include browser targets if RID is not wasi-wasm #43721

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

maraf
Copy link
Member

@maraf maraf commented Sep 26, 2024

Because VS publish to container by default set RuntimeIndentifier to linux-x64, we need to treat any non-wasi RID as browser.
This is a SDK part of change, runtime part is in dotnet/runtime#108283.

@maraf maraf added this to the 10.0.1xx milestone Sep 26, 2024
@maraf maraf self-assigned this Sep 26, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Sep 26, 2024
@maraf maraf merged commit 19e2707 into main Oct 8, 2024
37 checks passed
@maraf maraf deleted the maraf/WasmIncorectRidFromPublishProfile branch October 8, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-WasmSdk untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants