简体   繁体   English

Nuget包不可见:Windows 8和Visual Studio 2013 Ultimate

[英]Nuget packages not visible: Windows 8 and Visual Studio 2013 Ultimate

Crazy thing here, I can't see some nuget packages in file explorer. 疯狂的事情在这里,我在文件浏览器nuget不到一些 nuget包。 I'm using Windows 8 and Visual Studio 2013 Ultimate . 我正在使用Windows 8Visual Studio 2013 Ultimate My co-workers can see all the packages on their Windows 7 machines. 我的同事可以在Windows 7计算机上看到所有软件包。 I've got file explorer configured to show all files. 我已将文件浏览器配置为显示所有文件。

For example, I can't see proprietary packages or Automapper . 例如,我看不到专有软件包或Automapper To make it even crazier, Automapper works fine, but my solution won't build because it can't find the proprietary packages. 为了使它更疯狂, Automapper可以正常工作,但是我的解决方案无法构建,因为它找不到专有软件包。 Source Control Explorer in TFS says I have the latest of everything, but not according the file explorer. TFS中的源代码管理资源管理器说我拥有所有的最新信息,但文件浏览器却没有。

What's going on here? 这里发生了什么? Is this by design? 这是设计使然吗?

There was a disconnect between my machine and TFS. 我的机器和TFS之间断开连接。 I had to delete the solution folder using file explorer, remap, and do a "get latest". 我必须使用文件资源管理器删除解决方案文件夹,重新映射,然后执行“获取最新”操作。 But this wasn't enough, I had to do a "Get Specific Version" and force a full restore. 但这还不够,我必须做一个“获取特定版本”并强制进行完全还原。 Everything good after that. 之后一切都很好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 2013 Ultimate没有Windows Phone 8模板 - Visual Studio 2013 Ultimate no Windows Phone 8 template Windows Forms在Visual Studio 2013 Ultimate中消失了吗? - Windows Forms disappear in visual studio 2013 ultimate? Windows Phone 8.1使用Visual Studio Ultimate 2013构建appx文件 - Windows Phone 8.1 build appx file with Visual Studio Ultimate 2013 在App_Data文件夹中看不到mdf文件,Microsoft Visual Studio Ultimate 2013 - mdf file not visible in App_Data folder, Microsoft Visual Studio Ultimate 2013 Visual Studio 2013 Ultimate 项目加载失败 - Visual Studio 2013 Ultimate project load failed Visual Studio中缺少Nuget软件包 - Nuget Packages are missing in Visual Studio 从Windows Phone Toolkit打开.cs文件时,Visual Studio 2013 Ultimate Update 3崩溃了吗? - Visual Studio 2013 Ultimate Update 3 crashed when open .cs file from Windows Phone Toolkit? '关联应用程序与商店'选项没有显示是视觉工作室终极2013年的Windows Phone 8.1 Silverlight项目 - 'Associate App with the store' option is not showing is visual studio ultimate 2013 for windows phone 8.1 silverlight project '4.6.0-preview6.19303.8' 不是有效的版本字符串。 无法在 Visual Studio 2013 中安装 Nuget 包 - '4.6.0-preview6.19303.8' is not a valid version string. Unable to Install Nuget Packages in Visual Studio 2013 在Visual Studio 2013上启用NuGet包还原 - Enable NuGet Package Restore on Visual Studio 2013
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM