Skip to content

The target "GenerateJSModuleManifestBuildStaticWebAssets" does not exist in the project. #51686

@bwinklesky

Description

@bwinklesky

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

Metadata

Metadata

Assignees

Labels

Area-AspNetCoreRazorSDK, BlazorWebAssemblySDK, dotnet-watchneeds-infountriagedRequest triage from a team member

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions