无法找到与兼容的“Microsoft.Azure.WebJobs”版本

需要帮助试图逃离 Nuget Hell。


我正在尝试安装Microsoft.Net.Sdk.Functions, version 1.0.7,它依赖于


Microsoft.Azure.WebJobs (= 2.0.1-beta4)


在我packages.config的项目中,我参考了


<package id="Microsoft.Azure.WebJobs" version="2.1.0" targetFramework="net461" />

在packages我的解决方案中,我有


Microsoft.Azure.WebJobs.2.1.0

我收到错误


Unable to find a version of 'Microsoft.Azure.WebJobs' that is compatible with 'Microsoft.NET.Sdk.Functions 1.0.7 constraint: Microsoft.Azure.WebJobs (= 2.1.0-beta4)'.

尝试安装Microsoft.Net.Sdk.Functions.


是什么赋予了?与需要有关-beta4吗?因为当我查看Nuget时Microsoft.Azure.WebJobs,没有版本后缀-beta4。


蝴蝶刀刀
浏览 155回答 1
1回答
打开App,查看更多内容
随时随地看视频慕课网APP