Static web assets SDK support for multi targeting conventions
Open
area-mvc
enhancement
feature-blazor-single-project
Priority:1
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Update Static Web Assets to account for multitargeted projects.
The project needs to include the assets produced by the net8.0-browser TFM.
We need to handle the different TFM combinations [here](https://github.com/javiercn/tfmsamples)
We need to do work to support multi-targeting during build and publish.
For the conventions see https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/configure-multi-targeting?view=net-maui-7.0
Contributor guide
Assessment
This issue has not been assessed yet.