Azure Websites, Can one deploy .NET 4.5.2 websites

前端 未结 1 1457
臣服心动
臣服心动 2020-12-11 01:44

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 a

相关标签:
1条回答
  • 2020-12-11 02:28

    (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.

    0 讨论(0)
提交回复
热议问题