相关疑难解决方法(0)

Azure网站,可以部署.NET 4.5.2网站

这篇SO帖子中我看到WAWS支持4.5.1,当你选择4.5时,你实际上是在运行4.5.1.

如何在最近发布的 4.5.2?

是否有任何官方文档可以在哪些框架更新应用于WAWS?

azure azure-web-sites .net-4.5.2

13
推荐指数
1
解决办法
1540
查看次数

如何在Azure网站上使用.NET framework 4.6?

.NET框架4.6已发布.我已经迁移了我的应用程序但是当我部署到Azure网站时,我收到以下错误:

D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.6" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. …
Run Code Online (Sandbox Code Playgroud)

.net azure

12
推荐指数
2
解决办法
5394
查看次数

标签 统计

azure ×2

.net ×1

.net-4.5.2 ×1

azure-web-sites ×1