Describe the bug
After upgrading to v10 any RCL project using "UseMaui" in the project causes the vollwing error.
'C:\Users\brett.nuget\packages\microsoft.aspnetcore.components.webview\10.0.0\build\Microsoft.AspNetCore.Components.WebView.props(13,42): error MSB4057: The target "GenerateJSModuleManifestBuildStaticWebAssets" does not exist in the project.`
To Reproduce
Add this to any RCL (v10) Project.
<UseMaui>true</UseMaui>
Exceptions (if any)
- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
VS 2026 Insider