【问题标题】:Build Keeps Failing on AppVeyorAppVeyor 上的构建一直失败
【发布时间】:2017-04-09 06:03:34
【问题描述】:

我正在尝试在 AppVeyor 上构建我的 C# 项目,因为我抱怨缺少项目。我该如何解决这个问题?

AppVeyor Build

Github Repository

【问题讨论】:

    标签: c# .net msbuild appveyor


    【解决方案1】:

    您必须根据NuProj doc 设置<NuProjPath>..\packages\NuProj.0.11.14-beta\tools\</NuProjPath> 而不是<NuProjPath Condition=" '$(NuProjPath)' == '' ">$(MSBuildExtensionsPath)\NuProj\</NuProjPath> here

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多