Created Unassigned: Pack command for .csproj file doesn't add dependencies...
There is a bug pulling in dependencies when targeting multiple frameworks using the "nuget pack" command on a .csproj file. It attempts to add the packages multiple times and fails with an "Item...
View ArticleEdited Unassigned: Pack command for .csproj file doesn't add dependencies...
There is a bug pulling in dependencies when targeting multiple frameworks using the "nuget pack" command on a .csproj file. It attempts to add the packages multiple times and fails with an "Item...
View ArticleCommented Feature: Differentiate between "Install" and "Install-Dependency"...
Package authors are really enjoying the download statistics on nuget.org, but we've heard some feedback pretty consistently that it's hard to tell if package installations are direct or because of...
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
I've tried debugging it with the latest source code of NuGet (2.7?). Only it doesn't hang in debug mode. Is it sandboxing the debug session? Will it create a new .suo file for each debug session? In...
View ArticleCreated Unassigned: Regarding installing 'Newtonsoft.Json 5.0.4' package [3295]
While installing NewtonSot..Json package, I m getting following Error.Successfully installed 'Newtonsoft.Json 5.0.4'.Successfully uninstalled 'Newtonsoft.Json 5.0.4'.Install failed. Rolling...
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
I don't think it creates new .suo file. If you reuse your existing solution, VS won't touch it. So this mysterious bug may not happen in debug mode. Any chance you can create another crash dump with...
View ArticleEdited Issue: nuget.exe command description is not aligned [3253]
1. download latest nuget exe and run nuget.exeactual:Attached screenshot, text after push is not aligned correctly.expected:to be aligned properly
View ArticleReleased: NuGet 2.5 (Apr 25, 2013)
Released April 25, 2013. Release notes:http://docs.nuget.org/docs/release-notes/nuget-2.5
View ArticleUpdated Release: NuGet 2.5 (Apr 25, 2013)
Released April 25, 2013.Release notes:http://docs.nuget.org/docs/release-notes/nuget-2.5
View ArticleReleased: NuGet.exe Command Line bootstrapper (Mar 30, 2011)
This is a bootstrapper that will download the latest version of nuget.exe available and perform an in-place update the first time it's run. Note that once you get nuget.exe, you can easily keep it up...
View ArticleUpdated Release: NuGet.exe Command Line bootstrapper (Mar 30, 2011)
This is a bootstrapper that will download the latest version of nuget.exe available and perform an in-place update the first time it's run.Note that once you get nuget.exe, you can easily keep it up to...
View ArticleUpdated Wiki: Home
Getting Started |Documentation | Frequently Asked Questions |Known Issues |Release ArchiveDownload the NuGet 2.5 Release Candidate. Read the related blog post or the tentative release notes.Upcoming...
View ArticleUpdated Wiki: Home
Getting Started |Documentation | Frequently Asked Questions |Known Issues |Release ArchiveDownload the NuGet 2.5 Release Candidate. Read the related blog post or the tentative release notes.Upcoming...
View ArticleUpdated Wiki: Release Archive
NuGet Release ArchiveThis is the archived list of past releases. For information about upcoming releases, go back to thehome page.ReleaseDateDetailsLinks2.5April 25, 2013Option to overwrite content...
View ArticleUpdated Wiki: Home
Getting Started |Documentation | Frequently Asked Questions |Known Issues |Release ArchiveUpcoming and Recent ReleasesRelease DateDetailsLinks2.7Late Summer 2013In planningPackage Restore improvements...
View ArticleCreated Unassigned: Nuget 2.5.40416.9020 fails to load...
I would like to enable the [`mirror`](http://docs.nuget.org/docs/reference/command-line-reference#Mirror_Command) command.Given that I have copied `Nuget.ServerExtensions.dll` to the same directory as...
View ArticleCreated Unassigned: Command to copy a package from one feed to another [3297]
I'd like a "copy" command to be included in nuget, similar to [`nuget.copy.extension`](https://github.com/ferventcoder/nuget.copy.extension), which allows me to:# copy from one feed to another: nuget...
View ArticleEdited Unassigned: Command to copy a package from one feed to another [3297]
I'd like a "copy" command to be included in nuget, similar to [`nuget.copy.extension`](https://github.com/ferventcoder/nuget.copy.extension), which allows me to:# copy from one feed to another: nuget...
View ArticleCreated Unassigned: -IncludeReferencedProjects doesn't work with -version [3298]
I have a solution with multiple projects, each with a .nuspec and some project references between them. I build/release it as one framework and want to have a single version number for each release so...
View ArticleEdited Feature: Differentiate between "Install" and "Install-Dependency"...
Package authors are really enjoying the download statistics on nuget.org, but we've heard some feedback pretty consistently that it's hard to tell if package installations are direct or because of...
View Article