.net-4.5.2

Azure Websites, Can one deploy .NET 4.5.2 websites

蓝咒 提交于 2019-11-27 06:41:29
问题 From this SO post I see 4.5.1 is supported in WAWS and when you select 4.5, you are really running 4.5.1. How about the recently released 4.5.2 ? Is there any official documentation anywhere on which framework updates have been applied to WAWS? 回答1: (changing the answer now that we have updated Azure Web Sites with .NET 4.5.2) .NET 4.5.2 is currently installed on Azure Web Sites. So you can deploy websites which take advantage of 4.5.2 framework features. I'm updating this answer to reflect