Azure App Service Not Updating .NET Core 8.0 Application Despite Version Change
I’m using Visual Studio 2022 publish profiles to deploy a Blazor .NET Core 8.0 application to an Azure Linux App Service. We’re trying to update the version number, but the changes aren’t being reflected in the deployed application. Here’s what we’ve done: