New Post: Nuget package release branches
I believe you can accomplish what you need today.1. Foo- Contains the core assemblies for the Foo package- Can have a versioning scheme however it wants2. Foo.EntityFramework Version 5.0.0- Has a...
View ArticleClosed Feature: Add support for versioning based on the versions of other...
If a package creator wants to install different assemblies based on, say, the version of Razor used by a project, or of Entity Framework, she wouldn't have a good solution today, short of writing...
View ArticleClosed Issue: by default name column is too small on VS checkout dialog while...
1. on a solution opened from TFS2. enable package restoreActual:it prompts for checkout. in the checkout dialog the size of name column is by default too smallexpected:name column should be by default...
View ArticleEdited Issue: package restore dialogs are not themed [2962]
enable package restore on a solution with dark theme.actual:nuget package manager enable dialog and checkout dialog are not themed.expected:dialogs to be themed
View ArticleEdited Issue: Manage NuGet Packages: Manage button is not working. [2961]
I am trying to install NuGet packages to another project in the same Visual Studio 2010 solution.When pressing the "Manage" button in any installed package, nothing happens!I am expecting that "Select...
View ArticleCommented Issue: Manage NuGet Packages: Manage button is not working. [2961]
I am trying to install NuGet packages to another project in the same Visual Studio 2010 solution.When pressing the "Manage" button in any installed package, nothing happens!I am expecting that "Select...
View ArticleEdited Issue: A config file included as an artifact looks unformatted on...
From: http://myget.org/F/Katana install the package Katana in a console application. Go to the packages folder\Katana\lib\Katana.exe.config. notice that this exe.config is unformatted. Looks like the...
View ArticleEdited Issue: Nuget can't re-extract a package [after git clean -xdf if the...
NuGet package restore seems like it fails after git clean -xdf. Running it a second time it thinks everything is up to date:The problem is with ninject mvc package.C:\Users\tilovell\repo\NuGetGallery...
View ArticleCommented Issue: Nuget can't re-extract a package [after git clean -xdf if...
NuGet package restore seems like it fails after git clean -xdf. Running it a second time it thinks everything is up to date:The problem is with ninject mvc package.C:\Users\tilovell\repo\NuGetGallery...
View ArticleCommented Issue: nuget.config schema intellisense [2817]
Currently it shows web.config intellisense while typing in nuget.config. It would help to see nuget.config schema intellisense come up in Visual studio.Comments: with this issue intellisense for...
View ArticleEdited Issue: nuget.config/packages.config schema intellisense [2817]
Currently it shows web.config intellisense while typing in nuget.config. It would help to see nuget.config schema intellisense come up in Visual studio.
View ArticleEdited Issue: nuget.config/packages.config schema intellisense [2817]
Currently it shows web.config intellisense while typing in nuget.config. It would help to see nuget.config/package.config schema intellisense come up in Visual studio.
View ArticleEdited Issue: Allow Preinstalled Packages to come from multiple respositories...
When custom project templates are created, developers often want to build upon existing project templates that shipped in the box. When applying preinstalled packages with templates, these developers...
View ArticleNew Post: Unable to publish package
Having the same issue. Hoping for a hint in the right direction as well...
View ArticleNew Post: can't build a fresh fork
Yesterday I followed the instructions at http://docs.nuget.org/docs/contribute/Setting-up-the-NuGet-Development-EnvironmentI forked the source into...
View ArticleNew Post: can't build a fresh fork
I think it may be something to do with locale, since I also get a warning for 'color'.My OS is set to en-GB locale, which would be 'colour'.
View ArticleNew Post: can't build a fresh fork
I managed to get build.cmd to succeed by adding the required recognized words to the custom dictionary. I've opened a pull request...
View ArticleCreated Issue: Undue circular dependency detected [2965]
Hello,There is a bug in the way circular dependencies are computed. A fix for this is available [here](http://nuget.codeplex.com/SourceControl/network/forks/xaviernoelle/NuGet/contribution/3802) but I...
View ArticleCreated Issue: Incorrect "Last Updated Date" on Visual Studio 2012 "Manage...
All packages show today's date as "Last Updated Date" in the UI.
View ArticleEdited Issue: Incorrect "Last Updated Date" on Visual Studio 2012 "Manage...
All packages show today's date as "Last Updated Date" in the VS 2012 Manage Nuget Packages UI.Nuget Version: 2.1.31002.9028
View Article