-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Wasm SDK Multitargeting conventions for net8.0-browser #85333
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
Comments
/cc: @lewing |
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsWe need to teach the SDK about net8.0-browser and add appropriate conventions similar to the ones that maui has as described here
|
cc @steveisok |
This was referenced Jun 21, 2023
This is done. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to teach the SDK about net8.0-browser and add appropriate conventions similar to the ones that maui has as described here
https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/configure-multi-targeting?view=net-maui-7.0
Tasks:
TargetPlatformSupported=true
property andSdkSupportedTargetPlatformVersion=1.0
itemgroup toMicrosoft.NET.Workload.Mono.Toolchain.Current.Manifest/WorkloadManifest.targets.in
- Add support for net8.0-browser TFM to WASM sdk #87866The text was updated successfully, but these errors were encountered: