I'm trying to publish the Blazor WebAssembly app, Targeting .NET 5.0. I am publishing the Blazor app and hosting the API in a virtual directory but when I publish the API, the API is not accessible the API stops responding.
I'm trying to publish the Blazor WebAssembly app, Targeting .NET 5.0. I am publishing the Blazor app and hosting the API in a virtual directory but when I publish the API, the API is not accessible the API stops responding.