Azure App Services: Determine supported dotnet core version

Azure

If you try to use the latest .NET Core version 2.1.3 within your Azure Web or API App, you will receive the error code 502.5. After you enabled logging you will find an error similar to this: It was not possible to find any compatible framework version The specified framework 'Microsoft.AspNetCore.App', version '2.1.3' was not… Continue reading Azure App Services: Determine supported dotnet core version