Edited Unassigned: Allow packages to state they should be installed as...
Certain packages, e.g. StyleCop.MSBuild should be installed as development dependencies in 99.99% of cases.Currently, the only way to change a package installation is to manually edit the...
View ArticleCommented Unassigned: Allow packages to state they should be installed as...
Certain packages, e.g. StyleCop.MSBuild should be installed as development dependencies in 99.99% of cases.Currently, the only way to change a package installation is to manually edit the...
View ArticleNew Post: Manage Packages Visual Studio UI suggestion
The existing UI provides an unnecessarily small space to work in How about something like this instead?
View ArticleCreated Unassigned: remove consent message when packages are already...
from @DavidOne small optimization that would be nice to have is to omit this message if all packages are already installedRestoring NuGet packages...To prevent NuGet from downloading packages during...
View ArticleEdited Unassigned: remove consent message when packages are already installed...
from @DavidOne small optimization that would be nice to have is to omit this message if all packages are already installedRestoring NuGet packages...To prevent NuGet from downloading packages during...
View ArticleCreated Unassigned: Update All operation fails on MVC project. [3651]
1. Create a new MVC4 project. 2. Open the dialog and do Update All. [Expected]operation succeeds.[Actual]Error, see attached image.
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCommented Issue: When package restore does not honor "repositoryPath" [2921]
In my Nuget.config I have specified a repository path:<config><add key="repositoryPath" value="C:\Shared\Packages" /></config>When I install a package it correctly places the exploded...
View ArticleCreated Unassigned: Nuget *server* crashing on update check [3652]
The standard update package command stopped working. (nuget 2.7.40808.167). I've managed to capture the URL nuget is sending:...
View ArticleCommented Unassigned: Nuget *server* crashing on update check [3652]
The standard update package command stopped working. (nuget 2.7.40808.167). I've managed to capture the URL nuget is sending:...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleNew Post: Culture is not supported (VS2012)
I searched the phrase "neutral is an invalid culture identifier" and found that it can be linked to either an empty string used as the culture, or using the generic culture, such as "en" rather than...
View ArticleClosed Unassigned: NuGet Package Extension for MSVS - Retarded. [3634]
OMG, can you guys please make this thing quit prompting me for an update every 12 hours??? I have to disable ALL updates just to get this thing to go away - doesn't matter if I update it or not....
View ArticleClosed Unassigned: Re-implement nuspec in JSON or YAML [3630]
XML loosed a lot of its popularity since the emergence of other markup languages or data interchange formats like JSON or YAML.Most newer software projects tend to use JSON or YAML, because XML has...
View ArticleCommented Unassigned: ILogger should have a method to handle license...
When using NuGet.Core API to install packages programmatically there seems to be no mechanism to handle license acceptance. ILogger seems like the obvious place, since it is also where file conflicts...
View ArticleNew Post: Manage Packages Visual Studio UI suggestion
Interesting idea. Did you mock it up or you have a prototype?
View Article