Azure Web App Code Not Updating After Publish Until Restart (VS2017)
问题 I am developing a multi-tier web application consisting of multiple Web APIs in an Azure App Service Environment. Recently after upgrading to VS2017 I have noticed that the apps will randomly fail to update after I publish new code (from VS). Remote debuggers will not load correctly and the old code will continue to run after publishing. I am selecting "Remove additional files at destination" in the publish settings. Restarting the apps usually fixes the problem temporarily, though sometimes