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] Use the KnownFrameworkReference update to change the targeting pack #93625

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

lewing
Copy link
Member

@lewing lewing commented Oct 17, 2023

This is just the first step but it is my feeling that we should update all the things used in ProcessFrameworkReferences (that come from runtime) with the version from runtime by default

@ghost
Copy link

ghost commented Oct 17, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: lewing
Assignees: lewing
Labels:

area-Infrastructure-mono

Milestone: -

@lewing lewing requested a review from steveisok October 17, 2023 22:58
@@ -182,6 +182,9 @@
<!-- Overrides for wasm threading support -->
<RuntimePackNamePatterns Condition="'$(RuntimeIdentifier)' == 'browser-wasm' and '$(WasmEnableThreads)' == 'true'">Microsoft.NETCore.App.Runtime.Mono.multithread.**RID**</RuntimePackNamePatterns>
</KnownRuntimePack>
<KnownFrameworkReference Update="Microsoft.NETCore.App">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not for this pr, but we should have the same thing for net8 also.

@lewing lewing marked this pull request as ready for review October 18, 2023 03:18
@lewing lewing merged commit d18295e into dotnet:main Oct 18, 2023
@lewing lewing deleted the test-targeting branch October 18, 2023 03:18
@ghost ghost locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants