Skip to content

dotnet publish multiple blazor webassembly apps generate invalid blazor.boot.json manifests #29264

@javiercn

Description

@javiercn
  • Create a hosted blazor webassembly app.
  • Add a second app
  • Configure the apps to be served from different subpaths (use https://github.com/javiercn/BlazorMultipleApps as a reference).
  • Run dotnet publish on the server app
  • Check the contents of the manifest and you'll see that the assemblies are not defined.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions