我们刚刚启动了Octopus Deploy并在我们的ASP.NET Web Application (.NET 4.6)中安装了OctoPack。OctoPackPublishPackageToHttp=http://blahblah时,它开始抛出以下错误:
C:\Builds\11\Vocal Area VA\VA Octo\src\VA\DEV 1\Telrik\packages\OctoPack.3.6.1\build\OctoPack.targets (109): The command ""
构建失败,出现以下错误
You are trying to build with OctoPack, but the NuGet targets file that OctoPack depends onThis is probably because the OctoPack package has not been committed to source control, or NuGet Package此外,如果我构建项目并通过命令行调用Octopack,则一切正常。有什么想法?