[Blazor] Consider marking webview assets as `CurrentProject`
Open
area-blazor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
https://github.com/dotnet/aspnetcore/blob/ee050bd56bdf2b653d4bad75f26ba8802a4f58fa/src/Components/WebView/WebView/src/build/Microsoft.AspNetCore.Components.WebView.props#L44
This will prevent the assets from being passed to referencing projects when the package is referenced by a library other than the main application host.
Contributor guide
Assessment
This issue has not been assessed yet.