I just downloaded a project from the TeamFoundation and the project references are missing, how can I add them?
I tried to install packages from the console and I get this error for example. Could it be that some feature of the Visual Studio to be installed is missing?
Install-Package : No se encuentra el paquete 'StarIO_Extension'
En línea: 1 Carácter: 1
+ Install-Package StarIO_Extension
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand