We have a Azure Function which is built in .Net Framework 4.6 and recently we have updated the Azure Functions with .Net Framework 4.8 which works good in locally. So we tried to publish this to Live by going to select the existing Azure Function

But we are unable to publish due to below error (Publish has encountered an error).

Can you please suggest me If I missed any settings/configuration.