nuget执行期间的tfs错误

时间:2014-09-25 06:32:07

标签: tfs nuget

在nuget包安装过程中,我遇到了很多tfs错误,如:

"The item  could not be found in your workspace, or you do not have permission to access it."

对于包中的每个文件。这是什么?为什么tfs轮胎才能访问这些文件?

1 个答案:

答案 0 :(得分:1)

您是否已将包裹托运至TFS?如果包在源代码管理下,它们将是只读的,并且无法更新。在解决方案(旧方法)上启用NuGet还原或使用新方式(请参阅NuGet.org)并从源代码管理中删除包