Deploy an ASP.NET Core app targeting a new version of .NET to an existing Azure App Service?
I have an existing Azure App Service running on ASP.NET Core 3.x. I have upgraded the application to today’s release of ASP.NET Core 5 . This works fine on my local IIS Express server. When I publish to the application to the App Service using Visual Studio 2019, however, I receive the following error: HTTP Error 500.31 - ANCM Failed to Find Native Dependenc