【发布时间】:2013-09-30 03:27:59
【问题描述】:
我在构建 Team Foundation Service 时遇到了一个奇怪的问题。我将它排队并开始正常,但随后失败并出现以下错误:
C:\a\src\Platform\Prod\Platform.Web\Platform.Web.csproj (436): The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568.
然后我根据消息/URL 重新排队构建,然后......它再次发生。我已经用谷歌搜索了,但我似乎无法弄清楚问题所在。我可以在 Visual Studio 中很好地构建,并且该解决方案已配置为包还原。有什么想法吗?
提前致谢。
【问题讨论】:
标签: tfs nuget azure-devops nuget-package-restore