Folks, I created a simple Blazor Server Core 5 app using the Visual Studio 2019 template, and it runs nicely in local debugging. When I deploy it to Azure I get
HTTP Error 500.31 - ANCM Failed to Find Native Dependencies Common solutions to this issue: The specified version of Microsoft.NetCore.App or Microsoft.AspNetCore.App was not found. I've spent a couple of solid hours experimenting and searching for a fix without any hope. Which leads me to ask... Is this sort of project supposed to deploy to Azure and run? Maybe there's some trick I don't know. Maybe I'm simply pissing into the wind trying to do the impossible. These days, who can tell what's supposed to work or not?! *Greg K*