C
C#5mo ago
Hercules

Trouble Including staticwebassets.build.json from Shared Project in .NET MAUI Blazor Hybrid App

I'm facing an issue with including the staticwebassets.build.json file from a shared class library project (HikaridoConnect.Shared) in the publish output of my .NET MAUI Blazor hybrid app (HikaridoConnect.NativeClients). Despite setting the "Copy to Output Directory" property and ensuring proper project references, the file isn't included in the published output, causing functionality issues. Question: How can I ensure that the staticwebassets.build.json file from the shared project is correctly included in the publish output of my .NET MAUI Blazor hybrid app? Are there any specific configurations or settings I might be overlooking? I'd appreciate any insights or guidance on resolving this issue. Thanks in advance for your help!
0 Replies
No replies yetBe the first to reply to this messageJoin