【发布时间】:2016-09-16 07:26:31
【问题描述】:
我想为我的新项目配置捆绑。我已经在线使用TFS 配置了我的项目,但我无法通过nuget 添加任何包并且总是出现此错误。
The item F:\Project\MOC\packages\WebGrease.1.5.2\lib\WebGrease.dll could not be found in your workspace, or you do not have permission to access it.
The item F:\Project\MOC\packages\WebGrease.1.5.2\tools\install.ps1 could not be found in your workspace, or you do not have permission to access it.
The item F:\Project\MOC\packages\WebGrease.1.5.2\tools\uninstall.ps1 could not be found in your workspace, or you do not have permission to access it.
【问题讨论】:
标签: asp.net tfs error-handling nuget-package