Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Hi,
I finally managed to get this to work by editing the .csproj file. By making sure that I had "Content Include" on those files and Copy to output directory=Always it finally worked. It seems that the changes in the UI is not always reflected in .csproj file...