Edited Issue: Nuget.exe update -self is not optimized [3539]
When running nuget.exe update -self, nuget.exe calls the FindPackagesById() method, which returns all versions of the NuGet.CommandLine, and then checks if there is a newer version than the current...
View ArticleCommented Issue: Nuget.exe update -self is not optimized [3539]
When running nuget.exe update -self, nuget.exe calls the FindPackagesById() method, which returns all versions of the NuGet.CommandLine, and then checks if there is a newer version than the current...
View ArticleEdited Unassigned: NuGet xml transforms should use the VS editor if the...
xml/xdt transforms in NuGet use the file system, which leads to the 'would you like to reload this document' dialog. If you had pending changes in the editor, you have to either throw them away, or...
View ArticleCreated Unassigned: One version specification within solution [3557]
Curently version information is stored on many places: - in each packages.config within project folder - in project files (reference itself and hintpath) - in folder names in the packages...
View ArticleCreated Unassigned: Rate and comment on packages [3558]
I would suggest to add a feature to rate and comment on packages - I saw many packages that were not usable at all or the developer needs more information to use it. I packages could be rated and/or...
View ArticleCreated Unassigned: proxy authentication issue [3559]
A customer of mine has different proxies for reaching internal resources or internet.Basically nuget and TFS must use different credentials. Therefore after giving the proxy credentials to nuget, I...
View ArticleCommented Unassigned: Rate and comment on packages [3558]
I would suggest to add a feature to rate and comment on packages - I saw many packages that were not usable at all or the developer needs more information to use it. I packages could be rated and/or...
View ArticleClosed Unassigned: Rate and comment on packages [3558]
I would suggest to add a feature to rate and comment on packages - I saw many packages that were not usable at all or the developer needs more information to use it. I packages could be rated and/or...
View ArticleEdited Issue: warn user for consent on by default in nuget.exe same as in...
1. On VWD 20102. install NuGet 2.63. create a project, install package and enable package restore4. replace nuget.exe with 2.7 nuget.exe5. delete packages folder6. buildActual:package gets restored as...
View ArticleCommented Issue: warn user for consent on by default in nuget.exe same as in...
1. On VWD 20102. install NuGet 2.63. create a project, install package and enable package restore4. replace nuget.exe with 2.7 nuget.exe5. delete packages folder6. buildActual:package gets restored as...
View ArticleClosed Issue: warn user for consent on by default in nuget.exe same as in...
1. On VWD 20102. install NuGet 2.63. create a project, install package and enable package restore4. replace nuget.exe with 2.7 nuget.exe5. delete packages folder6. buildActual:package gets restored as...
View ArticleEdited Issue: nuget installing packages to /net40 folder instead of /sl4...
What could be calling nuget to install packages such as JSON.NET to /net40 folder like the following? {project folder}\packages\Newtonsoft.Json.4.5.6\lib\net40\Newtonsoft.Json.dllThis is causing some...
View ArticleUpdated Release: NuGet 2.7
Expected in late summer 2013.Automatic Package Restore in VSGroup Policy control of package sourcesOmit development-only dependencies when packingSupport XNA for Windows PhoneAdd 'Restore' command to...
View ArticleClosed Issue: Add *full* support for Lightswitch projects [2403]
Today you can use Nuget & Lightswitch together but it is not an optimal experience. In logical view when trying to use Nuget you just get an error: The project 'Application1' is unsupportedExpected...
View ArticleCommented Feature: version should be optional in .nuspec file [3541]
Currently the version is a required element in the nuspec files. Since we (and probably other people as well) build the nuget packages on the build server, we always call `nuget.exe pack...
View ArticleCreated Unassigned: Null ref exception when uninstalling EF 6.1-beta1 package...
Repro steps:1. create a new F# console application2. install EF 6.1 prerelease packageExpected: works fineActual: null ref exception thrown after failed installInstalling 'EntityFramework...
View ArticleCommented Unassigned: Null ref exception when uninstalling EF 6.1-beta1...
Repro steps:1. create a new F# console application2. install EF 6.1 prerelease packageExpected: works fineActual: null ref exception thrown after failed installInstalling 'EntityFramework...
View ArticleEdited Unassigned: Null ref exception when uninstalling EF 6.1-beta1 package...
Repro steps:1. create a new F# console application2. install EF 6.1 prerelease packageExpected: works fineActual: null ref exception thrown after failed installInstalling 'EntityFramework...
View ArticleCommented Unassigned: Null ref exception when uninstalling EF 6.1-beta1...
Repro steps:1. create a new F# console application2. install EF 6.1 prerelease packageExpected: works fineActual: null ref exception thrown after failed installInstalling 'EntityFramework...
View ArticleClosed Unassigned: Null ref exception when uninstalling EF 6.1-beta1 package...
Repro steps:1. create a new F# console application2. install EF 6.1 prerelease packageExpected: works fineActual: null ref exception thrown after failed installInstalling 'EntityFramework...
View Article