* **Version**: ElectronNET.Core 0.3.0 Latest * **Target**: .net 8 Steps to Reproduce: 1. Create a new Blazor Web App project. Important! include a dot in the name like "BlazorApp.UI" 2. Follow instructions on main repo page for blazor project (so program.cs will contain the line app.MapRazorComponents<BlazorApp.UI.Components.App>();) 3. Enjoy a mysterious unhandled error