* 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.