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 this change.



来源:https://stackoverflow.com/questions/23554496/azure-websites-can-one-deploy-net-4-5-2-websites

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!